aboutsummaryrefslogtreecommitdiff
path: root/src/hotkey.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hotkey.h')
-rw-r--r--src/hotkey.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/hotkey.h b/src/hotkey.h
index 530520b..576dadf 100644
--- a/src/hotkey.h
+++ b/src/hotkey.h
@@ -61,8 +61,7 @@ struct hotkey
uint32_t flags;
uint32_t key;
char *command;
- int mode_count;
- struct mode *mode_list[16];
+ struct mode **mode_list;
};
static inline void