From e39cbfb9dcf0c00133945eab186072274b45358a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 13 May 2009 16:04:14 +0000 Subject: Strip trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@1999 a436a847-0d15-0410-975c-d299462d15a1 --- src/mdaLooplex.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mdaLooplex.h') diff --git a/src/mdaLooplex.h b/src/mdaLooplex.h index e70541a..e838c7f 100644 --- a/src/mdaLooplex.h +++ b/src/mdaLooplex.h @@ -57,9 +57,9 @@ public: virtual LvzInt32 canDo (char* text); virtual LvzInt32 getNumMidiInputChannels () { return 1; } - + void idle(); - + private: void update(); //my parameter update -- cgit v1.2.1