1
0
mirror of git://git.suckless.org/dwm synced 2025-07-27 02:02:08 -07:00

removed 1 missing LOC

This commit is contained in:
arg@10ksloc.org
2006-08-01 16:20:29 +02:00
parent b38905b004
commit 81683351f0

View File

@@ -17,7 +17,6 @@ typedef struct {
Arg arg;
} Key;
CMDS
KEYS
static unsigned int valid_mask = 255 & ~(NUMLOCKMASK | LockMask);