From df9adc430fe5f3d3d4c9c02a0dad1826da474799 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 1 Oct 2008 02:43:56 +0000 Subject: Integrate patchage into build system. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1569 a436a847-0d15-0410-975c-d299462d15a1 --- src/main.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 0e61d9d..3c20237 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -23,10 +23,6 @@ #include "Patchage.hpp" -#ifdef HAVE_LASH -#include -#endif // HAVE_LASH - int main(int argc, char** argv) { try { -- cgit v1.2.1