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:
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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user