summaryrefslogtreecommitdiffstats
path: root/src/server/PortImpl.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-02-17 20:21:26 +0000
committerDavid Robillard <d@drobilla.net>2015-02-17 20:21:26 +0000
commit9739af83e0bab9f7769590f330ee26734ccce08c (patch)
treec05427da55c9215dc9a217f35b585f1e8a2994ef /src/server/PortImpl.cpp
parentf1c1d019c14ddb184078c79cd5d6a0631a644acd (diff)
downloadingen-9739af83e0bab9f7769590f330ee26734ccce08c.tar.gz
ingen-9739af83e0bab9f7769590f330ee26734ccce08c.tar.bz2
ingen-9739af83e0bab9f7769590f330ee26734ccce08c.zip
Delete trailing whitespace.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5582 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/server/PortImpl.cpp')
-rw-r--r--src/server/PortImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/PortImpl.cpp b/src/server/PortImpl.cpp
index bf605856..c151aab6 100644
--- a/src/server/PortImpl.cpp
+++ b/src/server/PortImpl.cpp
@@ -466,7 +466,7 @@ PortImpl::monitor(Context& context, bool send_now)
}
}
}
-
+
_frames_since_monitor = _frames_since_monitor % period;
if (key && val != _monitor_value) {
if (context.notify(key, context.start(), this,