NO-OP: whitespace
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 9 Feb 2017 11:40:00 +0000 (12:40 +0100)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 9 Feb 2017 11:40:59 +0000 (12:40 +0100)
gtk2_ardour/ardour_ui.cc

index e5b13c821cb7832ecdca542ba660e130308b06f1..b0feef368619f5cd29952beac917b400f04aa88e 100644 (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.