X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=dwm.h;h=7cf168d0d6ad6fae57a28667766cae26e32b0842;hp=da105b7afa7e51f2849106c510f774a4057fd731;hb=d7734f996ff2eae29fea14af76711d7f51648c10;hpb=8b68890650b13693fabd5747d0a0d569430e4d97 diff --git a/dwm.h b/dwm.h index da105b7..7cf168d 100644 --- a/dwm.h +++ b/dwm.h @@ -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