diff options
Diffstat (limited to 'src/gui')
-rw-r--r-- | src/gui/GraphBox.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/GraphBox.hpp b/src/gui/GraphBox.hpp index 530e03ff..45cfec94 100644 --- a/src/gui/GraphBox.hpp +++ b/src/gui/GraphBox.hpp @@ -162,7 +162,6 @@ private: Gtk::MenuItem* _menu_view_graph_tree_window; Gtk::MenuItem* _menu_help_about; - Gtk::VBox* _vbox; Gtk::Alignment* _alignment; BreadCrumbs* _breadcrumbs; Gtk::Statusbar* _status_bar; |