summaryrefslogtreecommitdiffstats
path: root/src/engine/events.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events.hpp')
-rw-r--r--src/engine/events.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/engine/events.hpp b/src/engine/events.hpp
index 355c6a3c..b5dcdbc0 100644
--- a/src/engine/events.hpp
+++ b/src/engine/events.hpp
@@ -30,7 +30,6 @@
#include "events/DestroyEvent.hpp"
#include "events/DisconnectAllEvent.hpp"
#include "events/DisconnectionEvent.hpp"
-#include "events/EnablePatchEvent.hpp"
#include "events/LoadPluginsEvent.hpp"
#include "events/MidiLearnEvent.hpp"
#include "events/NoteEvent.hpp"
@@ -44,8 +43,6 @@
#include "events/RequestPluginsEvent.hpp"
#include "events/RequestPortValueEvent.hpp"
#include "events/SetMetadataEvent.hpp"
-#include "events/SetPolyphonicEvent.hpp"
-#include "events/SetPolyphonyEvent.hpp"
#include "events/SetPortValueEvent.hpp"
#include "events/UnregisterClientEvent.hpp"