aboutsummaryrefslogtreecommitdiff
path: root/src/tokenize.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tokenize.h')
-rw-r--r--src/tokenize.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tokenize.h b/src/tokenize.h
index 4f87292..a6e35bd 100644
--- a/src/tokenize.h
+++ b/src/tokenize.h
@@ -1,7 +1,6 @@
#ifndef SKHD_TOKENIZE_H
#define SKHD_TOKENIZE_H
-#define array_count(a) (sizeof((a)) / sizeof(*(a)))
static const char *modifier_flags_str[] =
{
"alt", "lalt", "ralt",