commit dcb653696c557a2a0aaf29667c309156ac6782f5
parent 84e643fcd68ff122956147898f3030bdb50d93fe
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date: Wed, 18 Jan 2023 13:56:25 +0100
Remove invalid doc.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/include/clap/factory/draft/preset-discovery.h b/include/clap/factory/draft/preset-discovery.h
@@ -124,7 +124,6 @@ typedef struct clap_preset_discovery_metadata_receiver {
const char *load_key);
// Adds a plug-in id that this preset can be used with.
- // plugin_abi: 0 for CLAP
void(CLAP_ABI *add_plugin_id)(const struct clap_preset_discovery_metadata_receiver *receiver,
const clap_plugin_id_t *plugin_id);