globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / ardour_ui_dialogs.cc
index 5e88f149ee826099e32cdf19b3dc13569689ddb2..00a16684e1a728182e259bd8b3a0dd5e47548268 100644 (file)
@@ -204,8 +204,8 @@ ARDOUR_UI::set_session (Session *s)
                transport_tearoff_hbox.remove (editor_meter_peak_display);
        }
 
-       if (_session && 
-           _session->master_out() && 
+       if (_session &&
+           _session->master_out() &&
            _session->master_out()->n_outputs().n(DataType::AUDIO) > 0) {
 
                if (!ARDOUR::Profile->get_trx()) {