summaryrefslogtreecommitdiffstats
path: root/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'window.c')
-rw-r--r--window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/window.c b/window.c
index c0808dc..66c1ad1 100644
--- a/window.c
+++ b/window.c
@@ -451,8 +451,6 @@ struct key {
/* 59 */
};
-#define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0])
-
static void
window_update_modifiers(struct window *window, uint32_t key, uint32_t state)
{