diff --git a/src/wrapper/clap/plugin.rs b/src/wrapper/clap/plugin.rs index 2a7a0a2f..434d9b59 100644 --- a/src/wrapper/clap/plugin.rs +++ b/src/wrapper/clap/plugin.rs @@ -680,7 +680,6 @@ impl Wrapper

{ // - gui // - the non-freestanding GUI extensions depending on the platform // - latency - // - state let id = CStr::from_ptr(id); if id == CStr::from_ptr(CLAP_EXT_AUDIO_PORTS_CONFIG) { &wrapper.clap_plugin_audio_ports_config as *const _ as *const c_void