summaryrefslogtreecommitdiffstats
path: root/src/Driver.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-25 21:39:32 +0000
committerDavid Robillard <d@drobilla.net>2011-11-25 21:39:32 +0000
commit650e5f4450772b62856b8f84038d16c74e9b19c9 (patch)
treeb2a09cc431d74b1815a1d470dbaae9a1cae4af16 /src/Driver.hpp
parent1ef98ade34387ec4cebb9f2e004492ecb9dde6b9 (diff)
downloadpatchage-650e5f4450772b62856b8f84038d16c74e9b19c9.tar.gz
patchage-650e5f4450772b62856b8f84038d16c74e9b19c9.tar.bz2
patchage-650e5f4450772b62856b8f84038d16c74e9b19c9.zip
Remove cruft.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@3631 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/Driver.hpp')
-rw-r--r--src/Driver.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Driver.hpp b/src/Driver.hpp
index ebdf970..50dce4a 100644
--- a/src/Driver.hpp
+++ b/src/Driver.hpp
@@ -20,8 +20,6 @@
#include <boost/shared_ptr.hpp>
#include <sigc++/sigc++.h>
-#include "raul/SRSWQueue.hpp"
-
#include "PatchageEvent.hpp"
class PatchagePort;