Fix polarity-control size (and crash during audition)
[ardour.git] / libs / ardour / route.cc
index 2d5857b20220becd00f19838654135249dd84ac6..b5311dc4fca72dd82d8b8401fbb1b5cc2f8be66f 100644 (file)
@@ -3452,7 +3452,6 @@ Route::input_change_handler (IOChange change, void * /*src*/)
                   contains ConfigurationChanged
                */
                configure_processors (0);
-               _phase_control->resize (_input->n_ports().n_audio ());
                io_changed (); /* EMIT SIGNAL */
        }