NOOP, remove trailing tabs/whitespace.
[ardour.git] / gtk2_ardour / control_point.h
index 045f1241edc2b415b94764f5eb108d925641f0f1..c9aab3af64a76875f495dca06654953895fb2b46 100644 (file)
@@ -81,7 +81,7 @@ class ControlPoint : public Selectable
        AutomationLine&                  line()  const { return _line; }
 
        static PBD::Signal1<void, ControlPoint *> CatchDeletion;
-       
+
   private:
        ArdourCanvas::Rectangle*        _item;
        AutomationLine&                  _line;