Console1: properly shut down
This commit is contained in:
parent
61ec873481
commit
49124ab987
@ -436,6 +436,7 @@ Console1::stop_using_device ()
|
|||||||
blink_connection.disconnect ();
|
blink_connection.disconnect ();
|
||||||
periodic_connection.disconnect ();
|
periodic_connection.disconnect ();
|
||||||
stripable_connections.drop_connections ();
|
stripable_connections.drop_connections ();
|
||||||
|
MIDISurface::stop_using_device ();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user