summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-03-07 13:04:46 +0000
committerCarl Hetherington <carl@carlh.net>2011-03-07 13:04:46 +0000
commit8f45604f277f07cbde4c73a6fe3aeb802df19eab (patch)
tree4a0f62813dafb11bc266d49b9a9be9800a0f4666 /gtk2_ardour/mixer_strip.h
parent92a5e4da48b85017647fb2c55d2d76fff47243e1 (diff)
Make Active apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9089 d708f5d6-7413-0410-9779-e7cbd77b26cf
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 5debbdb3a1..ef35bf237d 100644
--- a/gtk2_ardour/mixer_strip.h
+++ b/gtk2_ardour/mixer_strip.h
@@ -260,8 +260,6 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
void show_route_color ();
void show_passthru_color ();
- void route_active_changed ();
-
void name_changed ();
void update_speed_display ();
void map_frozen ();