Fix incorrect call in request_roll
This commit is contained in:
@@ -791,7 +791,7 @@ void
|
||||
Session::request_roll (TransportRequestSource origin)
|
||||
{
|
||||
if (synced_to_engine()) {
|
||||
_engine.transport_stop ();
|
||||
_engine.transport_start ();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user