13
0

explanatory comment

This commit is contained in:
Paul Davis 2013-09-13 10:19:01 -04:00
parent ccc81f05be
commit b085a79938

View File

@ -451,7 +451,9 @@ JACKAudioBackend::setup_jack_startup_command ()
string cmdline;
if (!get_jack_command_line_string (options, cmdline)) {
/* error, somehow */
/* error, somehow - we will still try to start JACK
* automatically but it will be without our preferred options
*/
return;
}