summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vca_master_strip.h
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2018-02-18 12:39:35 -0600
committerBen Loftis <ben@harrisonconsoles.com>2018-02-19 07:38:48 -0600
commit9ac15801d34cb1a9cbabbf0357b4322b8dcf2790 (patch)
treee1b2e602bc6e0c190db473a432f946b2a4af40be /gtk2_ardour/vca_master_strip.h
parent95129a48c48f864044b92e021042868171189c95 (diff)
Remove unused widget.
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 d00232a798..0505788aaf 100644
--- a/gtk2_ardour/vca_master_strip.h
+++ b/gtk2_ardour/vca_master_strip.h
@@ -65,7 +65,6 @@ private:
Gtk::Frame global_frame;
Gtk::VBox global_vpacker;
- Gtk::HBox top_padding;
Gtk::HBox bottom_padding;
Gtk::HBox solo_mute_box;
ArdourWidgets::ArdourButton width_button;