summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/SendPortValueEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/SendPortValueEvent.cpp')
-rw-r--r--src/libs/engine/events/SendPortValueEvent.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/libs/engine/events/SendPortValueEvent.cpp b/src/libs/engine/events/SendPortValueEvent.cpp
index 91bbb64e..f663f85c 100644
--- a/src/libs/engine/events/SendPortValueEvent.cpp
+++ b/src/libs/engine/events/SendPortValueEvent.cpp
@@ -16,21 +16,15 @@
*/
#include <sstream>
-#include "Responder.hpp"
#include "SendPortValueEvent.hpp"
#include "Engine.hpp"
#include "Port.hpp"
#include "ClientBroadcaster.hpp"
-#include "Node.hpp"
-#include "ObjectStore.hpp"
-#include "AudioBuffer.hpp"
-#include "MidiBuffer.hpp"
using namespace std;
namespace Ingen {
-class Engine;
void
SendPortValueEvent::post_process()