Skip to content

Commit

Permalink
remove erroneous comment in ambisonic.h
Browse files Browse the repository at this point in the history
comment refered to a previous version of the ambisonic extension.
  • Loading branch information
Eva authored and abique committed Nov 18, 2024
1 parent 8d2ca0f commit 19d8d01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/clap/ext/ambisonic.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ typedef struct clap_plugin_ambisonic {
const clap_ambisonic_config_t *config);

// Returns true on success
//
// config_id: the configuration id, see clap_plugin_audio_ports_config.
// If config_id is CLAP_INVALID_ID, then this function queries the current port info.
// [main-thread]
bool(CLAP_ABI *get_config)(const clap_plugin_t *plugin,
bool is_input,
Expand Down

0 comments on commit 19d8d01

Please sign in to comment.