1
0
Fork 0

Remove old todo

This commit is contained in:
Robbert van der Helm 2022-03-03 00:11:12 +01:00
parent 41ee117bfa
commit c3efc81957

View file

@ -680,7 +680,6 @@ impl<P: ClapPlugin> Wrapper<P> {
// - 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