diff options
Diffstat (limited to 'src/gui/PatchWindow.hpp')
-rw-r--r-- | src/gui/PatchWindow.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp index c1540c66..5310af29 100644 --- a/src/gui/PatchWindow.hpp +++ b/src/gui/PatchWindow.hpp @@ -63,7 +63,6 @@ public: } protected: - bool on_event(GdkEvent* event); void on_hide(); void on_show(); |