rework MIDI [processor|plugin] chain
[ardour.git] / libs / ardour / ardour / unknown_processor.h
old mode 100755 (executable)
new mode 100644 (file)
index 3698103..61a5734
@@ -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;
        }