revert change in 4bed642d71 that made build_session_from_dialog() do nothing at all
This commit is contained in:
@@ -125,6 +125,7 @@ ARDOUR_UI::build_session_from_dialog (SessionDialog& sd, const std::string& sess
|
||||
bus_profile.master_out_channels = (uint32_t) sd.master_channel_count();
|
||||
}
|
||||
|
||||
build_session (session_path, session_name, session_template, bus_profile, false, !sd.was_new_name_edited(), domain);
|
||||
}
|
||||
|
||||
/** This is only ever used once Ardour is already running with a session
|
||||
|
||||
Reference in New Issue
Block a user