a few post-rebase cleanups

This commit is contained in:
Paul Davis
2016-07-06 14:03:24 -04:00
parent da7d7f9502
commit cf9706974c
3 changed files with 3 additions and 6 deletions

View File

@@ -371,6 +371,4 @@ ControlProtocol::stripable_selection_changed (StripableNotificationListPtr sp)
_first_selected_stripable = boost::weak_ptr<Stripable>();
}
}
cerr << "CP: selection now " << _last_selected.size() << endl;
}