globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / export_dialog.cc
index 4ee9ddf8edd0864d8cf449102f11263007ee0b78..10b0ea8851ee27e8470f4759b6121c8800ed02b1 100644 (file)
@@ -280,7 +280,7 @@ ExportDialog::do_export ()
                handler->soundcloud_downloadable = soundcloud_selector->downloadable ();
 
                handler->SoundcloudProgress.connect_same_thread(
-                               *this, 
+                               *this,
                                boost::bind(&ExportDialog::soundcloud_upload_progress, this, _1, _2, _3)
                                );
 #if 0