rework MIDI [processor|plugin] chain
[ardour.git] / libs / ardour / ardour / unknown_processor.h
index 36981030ce844bed2e7141c0870e68997f95ac7c..61a5734df22a65cef054d46c29e5058c472a4c0d 100644 (file)
@@ -49,7 +49,7 @@ public:
                return false;
        }
 
-       bool can_support_io_configuration (const ChanCount &, ChanCount &) const {
+       bool can_support_io_configuration (const ChanCount &, ChanCount &) {
                return false;
        }