X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;ds=sidebyside;f=dwm.h;h=7cf168d0d6ad6fae57a28667766cae26e32b0842;hb=a08d83ba6251554854a3b4ae4765cea2818ad37a;hp=da105b7afa7e51f2849106c510f774a4057fd731;hpb=5983c00b9508d48331b2c57f2c88ea09a8feb291;p=dwm.git 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