about summary refs log tree commit diff
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
parentremoved 5LOC (diff)
downloaddwm-81683351f04773e434eccd5973e30b0ccdf1168b.tar.gz
dwm-81683351f04773e434eccd5973e30b0ccdf1168b.tar.bz2
dwm-81683351f04773e434eccd5973e30b0ccdf1168b.zip
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);