globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / ardour_window.cc
index 3183c3d9e0760a8c3da4da10318716b54aef6fd3..22e32731c03c1872c915bd5fdcd568689194886e 100644 (file)
@@ -108,7 +108,7 @@ ArdourWindow::init ()
       /* ArdourWindows are not dialogs (they have no "OK" or "Close" button) but
            they should be considered part of the same "window level" as a dialog. This
            works on X11 and Quartz, in that:
-           
+
            (a) utility & dialog windows are considered to be part of the same level
            (b) they will float above normal windows without any particular effort
           (c) present()-ing them will make a utility float over a dialog or