summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-07-28 22:14:12 +0000
committerDavid Robillard <d@drobilla.net>2008-07-28 22:14:12 +0000
commit2fd41e8d03877f454bff4943901d5c1638aac9bb (patch)
tree12699bceae6b9bf2bf33059c133ec2b86ab738b7 /src/libs/engine/events.hpp
parenta6fb6a0289ea47692d87f3e0200532a426f8e60d (diff)
downloadingen-2fd41e8d03877f454bff4943901d5c1638aac9bb.tar.gz
ingen-2fd41e8d03877f454bff4943901d5c1638aac9bb.tar.bz2
ingen-2fd41e8d03877f454bff4943901d5c1638aac9bb.zip
Remove near duplicate SetPortValueEvent and SetPortValueQueuedEvent classes.
git-svn-id: http://svn.drobilla.net/lad/ingen@1294 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/libs/engine/events.hpp')
-rw-r--r--src/libs/engine/events.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/engine/events.hpp b/src/libs/engine/events.hpp
index a2ea50a5..608bbeaa 100644
--- a/src/libs/engine/events.hpp
+++ b/src/libs/engine/events.hpp
@@ -48,7 +48,6 @@
#include "SetPolyphonicEvent.hpp"
#include "SetPolyphonyEvent.hpp"
#include "SetPortValueEvent.hpp"
-#include "SetPortValueQueuedEvent.hpp"
#include "UnregisterClientEvent.hpp"
#endif // EVENTS_H