Merge branch 'master' into cairocanvas
[ardour.git] / libs / ardour / ardour / plugin_insert.h
index 51e1356d123c31434151c13716d2c08091eef84e..627c8475139616f0e5a0788f3acd65a997905f34 100644 (file)
@@ -123,8 +123,7 @@ class LIBARDOUR_API PluginInsert : public Processor
        }
 
        PBD::Signal2<void,BufferSet*, BufferSet*> AnalysisDataGathered;
-       /** Emitted when the return value of splitting () has changed */
-       PBD::Signal0<void> SplittingChanged;
+       PBD::Signal0<void> PluginIoReConfigure;
 
        /** Enumeration of the ways in which we can match our insert's
         *  IO to that of the plugin(s).