summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_time_axis.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-05-02 20:21:54 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-05-02 20:21:54 -0400
commite2f0c5f91e2579c41d8efc9495b6ebac31a61ba3 (patch)
treeb8a15778c018df9c3615d7a1b0d6cc41dfef6626 /gtk2_ardour/midi_time_axis.cc
parentc358e77e1e81a68fcb8b18cd71a31c38262b2af7 (diff)
parent3973ce81b37a9ba6fcd2e7ff95ca730b0aa32252 (diff)
merge resolution with master
Diffstat (limited to 'gtk2_ardour/midi_time_axis.cc')
-rw-r--r--gtk2_ardour/midi_time_axis.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/midi_time_axis.cc b/gtk2_ardour/midi_time_axis.cc
index 1b0db3edb5..69e9bcad5f 100644
--- a/gtk2_ardour/midi_time_axis.cc
+++ b/gtk2_ardour/midi_time_axis.cc
@@ -515,7 +515,6 @@ MidiTimeAxisView::toggle_channel_selector ()
_channel_selector->set_default_channel_color ();
}
- _channel_selector->set_position (WIN_POS_MOUSE);
_channel_selector->show_all ();
} else {
_channel_selector->cycle_visibility ();