summaryrefslogtreecommitdiffstats
path: root/src/gui/SubpatchModule.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-05-01 22:30:55 +0000
committerDavid Robillard <d@drobilla.net>2012-05-01 22:30:55 +0000
commit1c736a348c59d98e4022fb02b49a8b4c93baa3d2 (patch)
tree52ff74942e86f3916efabb96ffe36616db94305d /src/gui/SubpatchModule.cpp
parentd76ab24976e452d02e114182b3a563eeb11e8785 (diff)
downloadingen-1c736a348c59d98e4022fb02b49a8b4c93baa3d2.tar.gz
ingen-1c736a348c59d98e4022fb02b49a8b4c93baa3d2.tar.bz2
ingen-1c736a348c59d98e4022fb02b49a8b4c93baa3d2.zip
Remove half baked control window stuff. The canvas is better anyway.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4309 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/SubpatchModule.cpp')
-rw-r--r--src/gui/SubpatchModule.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/SubpatchModule.cpp b/src/gui/SubpatchModule.cpp
index b17d2e30..cbdc8a8f 100644
--- a/src/gui/SubpatchModule.cpp
+++ b/src/gui/SubpatchModule.cpp
@@ -23,7 +23,6 @@
#include "ingen/shared/LV2URIMap.hpp"
#include "App.hpp"
-#include "NodeControlWindow.hpp"
#include "NodeModule.hpp"
#include "PatchCanvas.hpp"
#include "PatchWindow.hpp"