aboutsummaryrefslogtreecommitdiff
path: root/event.c
diff options
context:
space:
mode:
author[email protected] <unknown>2006-08-01 16:20:29 +0200
committer[email protected] <unknown>2006-08-01 16:20:29 +0200
commit81683351f04773e434eccd5973e30b0ccdf1168b (patch)
treeaadd5b9796b52463ccef34b2f38486339280c86a /event.c
parentremoved 5LOC (diff)
downloadseiwm-81683351f04773e434eccd5973e30b0ccdf1168b.tar.xz
seiwm-81683351f04773e434eccd5973e30b0ccdf1168b.zip
removed 1 missing LOC
Diffstat (limited to 'event.c')
-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);