From 2fd41e8d03877f454bff4943901d5c1638aac9bb Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 28 Jul 2008 22:14:12 +0000 Subject: Remove near duplicate SetPortValueEvent and SetPortValueQueuedEvent classes. git-svn-id: http://svn.drobilla.net/lad/ingen@1294 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/engine/events.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libs/engine/events.hpp') 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 -- cgit v1.2.1