From e853d3dfcf450f6160e19f20b6b67e251c906169 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 24 Feb 2010 23:12:34 +0000 Subject: Add new Delay internal. Preliminary work towards split cycles. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2485 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/PluginImpl.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/engine/PluginImpl.cpp') diff --git a/src/engine/PluginImpl.cpp b/src/engine/PluginImpl.cpp index 4aa38032..1578ec34 100644 --- a/src/engine/PluginImpl.cpp +++ b/src/engine/PluginImpl.cpp @@ -17,9 +17,6 @@ #include "raul/log.hpp" #include "PluginImpl.hpp" -#include "internals/Note.hpp" -#include "internals/Trigger.hpp" -#include "internals/Controller.hpp" using namespace std; using namespace Raul; -- cgit v1.2.1