NOOP, remove trailing tabs/whitespace.
[ardour.git] / gtk2_ardour / control_point.cc
index a044ccfb8ff3252de9700e16eb3b9a07ee1699fe..b906e639d53b286305105addf4bada41f003a498 100644 (file)
@@ -80,7 +80,7 @@ ControlPoint::ControlPoint (const ControlPoint& other, bool /*dummy_arg_to_force
 ControlPoint::~ControlPoint ()
 {
        CatchDeletion (this); /* EMIT SIGNAL */
-       
+
        delete _item;
 }