summaryrefslogtreecommitdiffstats
path: root/src/server/NodeImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/NodeImpl.cpp')
-rw-r--r--src/server/NodeImpl.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/server/NodeImpl.cpp b/src/server/NodeImpl.cpp
index 25a51565..a260f6ca 100644
--- a/src/server/NodeImpl.cpp
+++ b/src/server/NodeImpl.cpp
@@ -17,20 +17,16 @@
#include <assert.h>
#include <stdint.h>
-#include "lv2/lv2plug.in/ns/ext/worker/worker.h"
#include "raul/Array.hpp"
-#include "raul/List.hpp"
#include "AudioBuffer.hpp"
#include "Engine.hpp"
-#include "EngineStore.hpp"
#include "NodeImpl.hpp"
#include "PatchImpl.hpp"
#include "PluginImpl.hpp"
#include "PortImpl.hpp"
#include "ProcessContext.hpp"
#include "ThreadManager.hpp"
-#include "util.hpp"
using namespace std;