From 3bc15f3e1fef153dd6f1898b981a409876c171ac Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 13 Aug 2008 19:18:45 +0000 Subject: 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 --- src/libs/engine/JackAudioDriver.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libs/engine/JackAudioDriver.cpp') diff --git a/src/libs/engine/JackAudioDriver.cpp b/src/libs/engine/JackAudioDriver.cpp index cd86f91f..ea49e492 100644 --- a/src/libs/engine/JackAudioDriver.cpp +++ b/src/libs/engine/JackAudioDriver.cpp @@ -36,9 +36,6 @@ #include "EventSource.hpp" #include "AudioBuffer.hpp" #include "ProcessSlave.hpp" -/*#ifdef HAVE_LASH -#include "LashDriver.hpp" -#endif*/ using namespace std; -- cgit v1.2.1