NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / pbd / pbd / controllable.h
index 257fe8dcabbce14424cecb89182b186e87fcdfd0..235c4ce9042851590a0813f2fa2e6246a9226b4b 100644 (file)
@@ -90,7 +90,7 @@ class LIBPBD_API Controllable : public PBD::StatefulDestructible {
        static PBD::Signal1<void,PBD::Controllable*> StopLearning;
 
        static PBD::Signal1<void,Controllable*> Destroyed;
-       
+
        PBD::Signal0<void> Changed;
 
        int set_state (const XMLNode&, int version);