diff options
Diffstat (limited to 'src/gui/NodeModule.hpp')
-rw-r--r-- | src/gui/NodeModule.hpp | 1 |
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(); |