apprt: remove change conditional state action

This commit is contained in:
Mitchell Hashimoto
2024-11-22 11:33:15 -08:00
parent 266e4781fb
commit 00c62708d3
5 changed files with 0 additions and 35 deletions

View File

@@ -577,7 +577,6 @@ typedef enum {
GHOSTTY_ACTION_SECURE_INPUT,
GHOSTTY_ACTION_KEY_SEQUENCE,
GHOSTTY_ACTION_COLOR_CHANGE,
GHOSTTY_ACTION_CONFIG_CHANGE_CONDITIONAL_STATE,
GHOSTTY_ACTION_RELOAD_CONFIG,
GHOSTTY_ACTION_CONFIG_CHANGE,
} ghostty_action_tag_e;