globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / ardour_dialog.cc
index b5a5f52b67392db96570a24ef1a9f277367de83b..0df32bb0ea8432f7858a517b6478bea7ca92aeef 100644 (file)
@@ -55,7 +55,7 @@ ArdourDialog::~ArdourDialog ()
 {
         if (_splash_pushed) {
                 Splash* spl = Splash::instance();
-                
+
                 if (spl) {
                         spl->pop_front();
                 }