summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2012-12-18 17:44:18 +0000
committerokan <okan>2012-12-18 17:44:18 +0000
commit31e9fe4dcdc59eb5ff74e69f9e674a74905f27bf (patch)
treeb5c0ea9b3f221d32ac2b2b9c93b688e9c4a2c4b5 /calmwm.h
parente5d59c2d7b9934445c060b03a1f3c99246d65b93 (diff)
downloadcwm-31e9fe4dcdc59eb5ff74e69f9e674a74905f27bf.tar.gz
cwm-31e9fe4dcdc59eb5ff74e69f9e674a74905f27bf.tar.xz
cwm-31e9fe4dcdc59eb5ff74e69f9e674a74905f27bf.zip
remove unused SEARCHMASK
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calmwm.h b/calmwm.h
index 8ea091a..1722eba 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -52,7 +52,6 @@
 			PointerMotionMask)
 #define MENUGRABMASK	(BUTTONMASK|ButtonMotionMask|StructureNotifyMask|\
 			PointerMotionMask)
-#define SEARCHMASK	(KeyPressMask|ExposureMask)
 #define IGNOREMODMASK	(LockMask|Mod2Mask)
 
 /* kb movement */