Merge branch 'master' of https://github.com/nmains/ardour
This commit is contained in:
@@ -276,6 +276,10 @@ Session::Session (AudioEngine &eng,
|
||||
throw failed_constructor ();
|
||||
}
|
||||
|
||||
if (load_state (_current_snapshot_name)) {
|
||||
throw failed_constructor ();
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
if (load_state (_current_snapshot_name)) {
|
||||
|
||||
Reference in New Issue
Block a user