Revert terrible thinko in 647c86e. (back to slow for now)

This commit is contained in:
nick_m 2016-05-29 05:57:19 +10:00
parent 647c86e0f7
commit 5d6ad68004

View File

@ -3826,9 +3826,6 @@ MidiRegionView::color_handler ()
void
MidiRegionView::enable_display (bool yn)
{
if (_enable_display == yn) {
return;
}
RegionView::enable_display (yn);
if (yn) {