globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / gtkmm2ext / pixfader.cc
index e27945128e3feb44330fdb522017c0eb1610c7ae..0c435889dce6439533c06b7d2e5607d3d451d2b5 100644 (file)
@@ -709,7 +709,7 @@ PixFader::on_style_changed (const Glib::RefPtr<Gtk::Style>&)
                _text = "";
                set_text (txt, _centered_text, false);
        }
-       /* patterns are cached and re-created as needed 
+       /* patterns are cached and re-created as needed
         * during 'expose' in the GUI thread */
        _pattern = 0;
        queue_draw ();