summaryrefslogtreecommitdiffstats
path: root/src/client/ingen_client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/ingen_client.cpp')
-rw-r--r--src/client/ingen_client.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/ingen_client.cpp b/src/client/ingen_client.cpp
index f99242b8..fe9d6605 100644
--- a/src/client/ingen_client.cpp
+++ b/src/client/ingen_client.cpp
@@ -19,8 +19,6 @@
#include "ingen_config.h"
-using namespace Ingen;
-
struct IngenClientModule : public Ingen::Module {
void load(Ingen::World* world) {}
};