fix crash when copy'ing latent plugins
[ardour.git] / gtk2_ardour / mono_panner.h
index 4d5f1ffec0a64b7f547aca9cd6313ae0fc987812..c5843f756c5aadb541552181324db485c52b1a00 100644 (file)
@@ -58,7 +58,7 @@ class MonoPanner : public PannerInterface
   private:
        PannerEditor* editor ();
        boost::shared_ptr<ARDOUR::PannerShell> _panner_shell;
-       
+
         boost::shared_ptr<PBD::Controllable> position_control;
         PBD::ScopedConnectionList panvalue_connections;
         PBD::ScopedConnectionList panshell_connections;