diff -r 1e0a3b974036 -r 00ccae001069 dwm.h --- a/dwm.h Sat Oct 14 18:21:39 2006 +0200 +++ b/dwm.h Mon Oct 16 16:50:03 2006 +0200 @@ -36,7 +36,6 @@ /* mask shorthands, used in event.c and client.c */ #define BUTTONMASK (ButtonPressMask | ButtonReleaseMask) -#define MOUSEMASK (BUTTONMASK | PointerMotionMask) /* other stuff used in different places */ #define BORDERPX 1 #define PROTODELWIN 1