From 33c74357f086ad9d6e9c1ff5ff3e10d90c93fe1a Mon Sep 17 00:00:00 2001 From: Daniel Sheeler Date: Sun, 22 Jan 2017 19:00:16 -0600 Subject: Meter point toggle button now uses a popup menu instead of toggling --- gtk2_ardour/mixer_strip.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk2_ardour/mixer_strip.h') 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 (); -- cgit v1.2.3