summaryrefslogtreecommitdiffstats
path: root/src/engine/events.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-02-26 06:08:00 +0000
committerDavid Robillard <d@drobilla.net>2010-02-26 06:08:00 +0000
commitc85ffb74522ff3eb5e152073eaf4e0c6395a12c6 (patch)
tree6c71f346e40afdae9c531d4ae0390ab55891bc50 /src/engine/events.hpp
parent9778bbd1553a599e0a13c3ed5eb765003f2083d5 (diff)
downloadingen-c85ffb74522ff3eb5e152073eaf4e0c6395a12c6.tar.gz
ingen-c85ffb74522ff3eb5e152073eaf4e0c6395a12c6.tar.bz2
ingen-c85ffb74522ff3eb5e152073eaf4e0c6395a12c6.zip
Remove unused AllNotesOff event.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2506 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/engine/events.hpp')
-rw-r--r--src/engine/events.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/events.hpp b/src/engine/events.hpp
index 3f68c9f5..102cc026 100644
--- a/src/engine/events.hpp
+++ b/src/engine/events.hpp
@@ -20,7 +20,6 @@
#include "ingen-config.h"
-#include "events/AllNotesOff.hpp"
#include "events/Connect.hpp"
#include "events/CreateNode.hpp"
#include "events/CreatePatch.hpp"