globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / control_point.cc
index 01b92ea66f636efe5829505d14b5b8022e3f77d4..a044ccfb8ff3252de9700e16eb3b9a07ee1699fe 100644 (file)
@@ -165,7 +165,7 @@ ControlPoint::move_to (double x, double y, ShapeType shape)
 }
 
 ArdourCanvas::Item&
-ControlPoint::item() const 
+ControlPoint::item() const
 {
        return *_item;
 }