about summary refs log tree commit diff
path: root/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'search.c')
-rw-r--r--search.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/search.c b/search.c
index e3e296e..01a130e 100644
--- a/search.c
+++ b/search.c
@@ -20,8 +20,6 @@
 #include "headers.h"
 #include "calmwm.h"
 
-#define SearchMask (KeyPressMask|ExposureMask)
-
 static int	strsubmatch(char *, char *, int);
 
 /*