13
0

fix questionable and not entirely intended change that was a part of dad47e445c

This commit is contained in:
Paul Davis 2019-11-15 20:40:23 -07:00
parent 1c7e446cb4
commit bd509bba49

View File

@ -393,9 +393,7 @@ Plugin::realtime_handle_transport_stopped ()
void
Plugin::realtime_locate (bool for_loop_end)
{
if (!for_loop_end) {
resolve_midi ();
}
resolve_midi ();
}
void