1
0
Fork 1
mirror of https://git.suckless.org/dwm synced 2025-04-17 11:23:14 -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);