NOOP, remove trailing tabs/whitespace.
[ardour.git] / gtk2_ardour / ardour_window.cc
index 22e32731c03c1872c915bd5fdcd568689194886e..1cb42020801531c9953c8ef2be3c1d9bb56e112e 100644 (file)
@@ -126,7 +126,7 @@ ArdourWindow::init ()
        if (parent) {
                set_transient_for (*parent);
        }
-       
+
        ARDOUR_UI::CloseAllDialogs.connect (sigc::mem_fun (*this, &ArdourWindow::hide));
 
        proxy = new WM::ProxyTemporary (get_title(), this);