summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vca_master_strip.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-07 12:30:38 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-06-07 12:30:44 -0400
commite574ab30e77450f845fb5a325dee08c38c25bf3e (patch)
tree96235f7521001a065434d2a7ef42f451858b87da /gtk2_ardour/vca_master_strip.h
parent669b7453294703c8dd4e763a1900c9464bff8ac4 (diff)
GUI tweaks and work on VCA mixer display
Diffstat (limited to 'gtk2_ardour/vca_master_strip.h')
-rw-r--r--gtk2_ardour/vca_master_strip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/vca_master_strip.h b/gtk2_ardour/vca_master_strip.h
index 711ee7171a..785f76deb9 100644
--- a/gtk2_ardour/vca_master_strip.h
+++ b/gtk2_ardour/vca_master_strip.h
@@ -57,7 +57,6 @@ class VCAMasterStrip : public AxisView, public Gtk::EventBox
Gtk::VBox global_vpacker;
Gtk::HBox top_padding;
Gtk::HBox bottom_padding;
- Gtk::HBox width_hide_box;
Gtk::HBox solo_mute_box;
ArdourButton width_button;
ArdourButton color_button;