aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-08-01 16:20:29 +0200
committerarg@10ksloc.org <unknown>2006-08-01 16:20:29 +0200
commit81683351f04773e434eccd5973e30b0ccdf1168b (patch)
treeaadd5b9796b52463ccef34b2f38486339280c86a
parentb38905b0048ded1cdd20b0edec64d56450c47551 (diff)
downloaddwm-81683351f04773e434eccd5973e30b0ccdf1168b.tar.zst
removed 1 missing LOC
-rw-r--r--event.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/event.c b/event.c
index a34bdc8..1aed904 100644
--- a/event.c
+++ b/event.c
@@ -17,7 +17,6 @@ typedef struct {
Arg arg;
} Key;
-CMDS
KEYS
static unsigned int valid_mask = 255 & ~(NUMLOCKMASK | LockMask);