13
0

NO-OP: whitespace

This commit is contained in:
Paul Davis 2017-02-09 12:40:00 +01:00
parent c816d34d68
commit 182cb89733

View File

@ -3107,7 +3107,7 @@ void
ARDOUR_UI::load_from_application_api (const std::string& path)
{
/* OS X El Capitan (and probably later) now somehow passes the command
line arguments to an app via the openFile delegate protocol. Ardour
line arguments to an app via the openFile delegate protocol. Ardour
already does its own command line processing, and having both
pathways active causes crashes. So, if the command line was already
set, do nothing here.