replicate the remove-all-trailing whitespace commit(s) in master
[ardour.git] / libs / gtkmm2ext / cairo_icon.cc
index 24450e3300664559c6b02396e10a4c7ef943491e..11b37264c2a0d9f9a9627c1afef11559e489ba46 100644 (file)
@@ -110,6 +110,6 @@ CairoIcon::on_expose_event (GdkEventExpose *ev)
 #ifdef OPTIONAL_CAIRO_IMAGE_SURFACE
        }
 #endif
-       
+
        return true;
 }