summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/JackMidiDriver.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-08-13 19:18:45 +0000
committerDavid Robillard <d@drobilla.net>2008-08-13 19:18:45 +0000
commit3bc15f3e1fef153dd6f1898b981a409876c171ac (patch)
treee3114ef34b0e21e1b80087e4f6844341fb9296ac /src/libs/engine/JackMidiDriver.cpp
parent671f6b557aceba0ffa82b0107e692e2a667b0965 (diff)
downloadingen-3bc15f3e1fef153dd6f1898b981a409876c171ac.tar.gz
ingen-3bc15f3e1fef153dd6f1898b981a409876c171ac.tar.bz2
ingen-3bc15f3e1fef153dd6f1898b981a409876c171ac.zip
Remove old LASH stuff (wouldn't be useful in implementing the new LASH with the new Ingen design anyway).
git-svn-id: http://svn.drobilla.net/lad/ingen@1353 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/libs/engine/JackMidiDriver.cpp')
-rw-r--r--src/libs/engine/JackMidiDriver.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libs/engine/JackMidiDriver.cpp b/src/libs/engine/JackMidiDriver.cpp
index c20bed8b..b5c71c10 100644
--- a/src/libs/engine/JackMidiDriver.cpp
+++ b/src/libs/engine/JackMidiDriver.cpp
@@ -29,9 +29,6 @@
#include "DuplexPort.hpp"
#include "ProcessContext.hpp"
#include "jack_compat.h"
-/*#ifdef HAVE_LASH
-#include "LashDriver.hpp"
-#endif*/
using namespace std;
namespace Ingen {