remove duplicate name_label widget from TimeAxisView (AxisView provides it)
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 5 Jun 2016 20:14:21 +0000 (16:14 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 5 Jun 2016 20:33:02 +0000 (16:33 -0400)
gtk2_ardour/time_axis_view.h

index c2b885302bc95301f20341783074c7d001f52b69..9ab2d3596b0e044ed91a7a598c8cf67cd3815715 100644 (file)
@@ -237,7 +237,6 @@ class TimeAxisView : public virtual AxisView
        Gtk::HBox              time_axis_hbox;
        Gtk::Frame             time_axis_frame;
        Gtk::HBox              top_hbox;
-       Gtk::Label             name_label;
        Gtk::Fixed             scroomer_placeholder;
        bool                  _name_editing;
        uint32_t               height;  /* in canvas units */