From 9739af83e0bab9f7769590f330ee26734ccce08c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 17 Feb 2015 20:21:26 +0000 Subject: Delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5582 a436a847-0d15-0410-975c-d299462d15a1 --- src/server/BlockImpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/BlockImpl.cpp') diff --git a/src/server/BlockImpl.cpp b/src/server/BlockImpl.cpp index 3d684e6c..ce6b169c 100644 --- a/src/server/BlockImpl.cpp +++ b/src/server/BlockImpl.cpp @@ -224,7 +224,7 @@ BlockImpl::process(ProcessContext& context) offset = chunk_end; subcontext.slice(offset, chunk_end - offset); } - + post_process(context); } -- cgit v1.2.1