From: arg@10ksloc.org Date: Tue, 1 Aug 2006 14:20:29 +0000 (+0200) Subject: removed 1 missing LOC X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=81683351f04773e434eccd5973e30b0ccdf1168b;p=dwm.git removed 1 missing LOC --- 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);