From 1ac86ca2e5e32bd8bb34bba1589e2152004dc9a6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 Apr 2011 19:02:36 +0000 Subject: Squeeze blank lines and delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@3152 a436a847-0d15-0410-975c-d299462d15a1 --- src/JackDriver.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/JackDriver.hpp') diff --git a/src/JackDriver.hpp b/src/JackDriver.hpp index 79ca54f..7a93ff6 100644 --- a/src/JackDriver.hpp +++ b/src/JackDriver.hpp @@ -31,7 +31,6 @@ class PatchageFlowCanvas; class PatchagePort; class PatchageModule; - /** Handles all externally driven functionality, registering ports etc. * * Jack callbacks and connect methods and things like that live here. @@ -112,5 +111,4 @@ private: float _xrun_delay; }; - #endif // PATCHAGE_JACKDRIVER_HPP -- cgit v1.2.1