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 2223df70..fb58e337 100644 --- a/src/gui/PatchWindow.hpp +++ b/src/gui/PatchWindow.hpp @@ -156,7 +156,6 @@ private: Gtk::HPaned* _doc_paned; Gtk::ScrolledWindow* _doc_scrolledwindow; - Gtk::TextView* _doc_textview; sigc::connection _entered_connection; sigc::connection _left_connection; |