From 1c736a348c59d98e4022fb02b49a8b4c93baa3d2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 1 May 2012 22:30:55 +0000 Subject: 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 --- src/gui/NodeModule.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/NodeModule.hpp') 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(); -- cgit v1.2.1