From 0d999ea4ec059e62dd72ea595e166dba05109bfc Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 1 Jun 2016 21:57:32 -0400 Subject: remove un-used name_hbox widget from TimeAxisView --- gtk2_ardour/time_axis_view.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/time_axis_view.h') diff --git a/gtk2_ardour/time_axis_view.h b/gtk2_ardour/time_axis_view.h index 13ade6a2fe..4995c0e15e 100644 --- a/gtk2_ardour/time_axis_view.h +++ b/gtk2_ardour/time_axis_view.h @@ -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; -- cgit v1.2.3