From f69c75e637cc3c789a675d1811a2f632732bafc0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 24 Feb 2015 20:07:29 +0000 Subject: Remove crusty old internal bindings. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5608 a436a847-0d15-0410-975c-d299462d15a1 --- tests/ingen_test.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests') diff --git a/tests/ingen_test.cpp b/tests/ingen_test.cpp index a9c561a0..cbc7f64c 100644 --- a/tests/ingen_test.cpp +++ b/tests/ingen_test.cpp @@ -47,9 +47,6 @@ #include "ingen/client/ThreadedSigClientInterface.hpp" #include "ingen/runtime_paths.hpp" #include "ingen/types.hpp" -#ifdef WITH_BINDINGS -#include "bindings/ingen_bindings.hpp" -#endif using namespace std; using namespace Ingen; -- cgit v1.2.1