mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
remove unused SEARCHMASK
This commit is contained in:
parent
e5d59c2d7b
commit
31e9fe4dcd
1
calmwm.h
1
calmwm.h
@ -52,7 +52,6 @@
|
|||||||
PointerMotionMask)
|
PointerMotionMask)
|
||||||
#define MENUGRABMASK (BUTTONMASK|ButtonMotionMask|StructureNotifyMask|\
|
#define MENUGRABMASK (BUTTONMASK|ButtonMotionMask|StructureNotifyMask|\
|
||||||
PointerMotionMask)
|
PointerMotionMask)
|
||||||
#define SEARCHMASK (KeyPressMask|ExposureMask)
|
|
||||||
#define IGNOREMODMASK (LockMask|Mod2Mask)
|
#define IGNOREMODMASK (LockMask|Mod2Mask)
|
||||||
|
|
||||||
/* kb movement */
|
/* kb movement */
|
||||||
|
Loading…
Reference in New Issue
Block a user