summaryrefslogtreecommitdiffstats
path: root/src/gui/NodeModule.hpp
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/NodeModule.hpp
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/NodeModule.hpp')
-rw-r--r--src/gui/NodeModule.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/NodeModule.hpp b/src/gui/NodeModule.hpp
index a887fe3a..7d89dc32 100644
--- a/src/gui/NodeModule.hpp
+++ b/src/gui/NodeModule.hpp
@@ -71,7 +71,6 @@ protected:
bool on_event(GdkEvent* ev);
- void show_control_window();
void on_embed_gui_toggled(bool embed);
void embed_gui(bool embed);
bool popup_gui();