diff --git a/include/clap/ext/latency.h b/include/clap/ext/latency.h index b66dd8f7..6c9df1b1 100644 --- a/include/clap/ext/latency.h +++ b/include/clap/ext/latency.h @@ -8,7 +8,6 @@ static CLAP_CONSTEXPR const char CLAP_EXT_LATENCY[] = "clap.latency"; extern "C" { #endif -// The audio ports scan has to be done while the plugin is deactivated. typedef struct clap_plugin_latency { // Returns the plugin latency in samples. // [main-thread & active]