Skip to content

Commit

Permalink
Remove a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
abique committed Dec 20, 2023
1 parent 2d1ae7d commit 6d59db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/clap/ext/context-menu.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ extern "C" {
enum {
CLAP_CONTEXT_MENU_TARGET_KIND_GLOBAL = 0,
CLAP_CONTEXT_MENU_TARGET_KIND_PARAM = 1,
// TODO: kind trigger once the trigger ext is marked as stable
};

// Describes the context menu target
Expand Down

0 comments on commit 6d59db2

Please sign in to comment.