summaryrefslogtreecommitdiff
path: root/apps/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/action.h')
-rw-r--r--apps/action.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/action.h b/apps/action.h
index 7fadc015c8..35f08a3dbd 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -419,7 +419,6 @@ typedef struct
419 bool wait_for_release; 419 bool wait_for_release;
420 420
421#ifndef DISABLE_ACTION_REMAP 421#ifndef DISABLE_ACTION_REMAP
422 bool check_remap;
423 struct button_mapping* core_keymap; 422 struct button_mapping* core_keymap;
424#endif 423#endif
425 424