13
0

revert change in 4bed642d71 that made build_session_from_dialog() do nothing at all

This commit is contained in:
Paul Davis 2023-10-01 15:06:29 -06:00
parent f6d60abda8
commit 1455619e7d

View File

@ -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