No more need for CLEANMASK macro

This commit is contained in:
Bert 2011-08-12 17:14:28 +02:00
parent d86c95d795
commit 49c580c84e

View File

@ -23,8 +23,6 @@
#include "types.h"
#define CLEANMASK(mask) ((mask) & ~LockMask)
typedef struct {
Display *dpy;
int scr;