Skip to content

Commit

Permalink
Update include/clap/ext/draft/preset-load.h
Browse files Browse the repository at this point in the history
Co-authored-by: Trinitou <[email protected]>
  • Loading branch information
abique and Trinitou authored Nov 4, 2023
1 parent de9aa5d commit 5b24f80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/clap/ext/draft/preset-load.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ typedef struct clap_plugin_preset_load {
// Loads a preset in the plugin native preset file format from a location.
// The preset discovery provider defines the location and load_key to be passed to this function.
// Returns true on success.
//
// [main-thread]
bool(CLAP_ABI *from_location)(const clap_plugin_t *plugin,
uint32_t location_kind,
Expand Down

0 comments on commit 5b24f80

Please sign in to comment.