remove un-used name_hbox widget from TimeAxisView
[ardour.git] / gtk2_ardour / time_axis_view.h
index 13ade6a2fe2b9f93d55bf0464780a9733bb4aa1c..4995c0e15e0d17ca23d93389e3950568122d4458 100644 (file)
@@ -230,7 +230,6 @@ class TimeAxisView : public virtual AxisView
        Gtk::VBox              time_axis_vbox;
        Gtk::HBox              time_axis_hbox;
        Gtk::Frame             time_axis_frame;
-       Gtk::HBox              name_hbox;
        Gtk::HBox              top_hbox;
        Gtk::Label             name_label;
        Gtk::Fixed             scroomer_placeholder;