summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
diff options
context:
space:
mode:
authorDaniel Sheeler <dsheeler@pobox.com>2017-01-22 19:00:16 -0600
committerRobin Gareus <robin@gareus.org>2017-01-24 13:38:23 +0100
commit33c74357f086ad9d6e9c1ff5ff3e10d90c93fe1a (patch)
treeb8cc6db08e7fb1bb01c839676dd49ee3bff8ee14 /gtk2_ardour/mixer_strip.h
parent47de9314cc645938bd58fc90851204e5671e1599 (diff)
Meter point toggle button now uses a popup menu instead of toggling
Diffstat (limited to 'gtk2_ardour/mixer_strip.h')
-rw-r--r--gtk2_ardour/mixer_strip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/mixer_strip.h b/gtk2_ardour/mixer_strip.h
index 7ee8db0b17..abafb3b1f3 100644
--- a/gtk2_ardour/mixer_strip.h
+++ b/gtk2_ardour/mixer_strip.h
@@ -185,8 +185,6 @@ class MixerStrip : public AxisView, public RouteUI, public Gtk::EventBox
Gtk::Table mute_solo_table;
Gtk::Table bottom_button_table;
- ArdourButton meter_point_button;
-
void meter_changed ();
void monitor_changed ();