Explorar el Código

No more need for CLEANMASK macro

master
Bert hace 13 años
padre
commit
49c580c84e
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      window.h

+ 0
- 2
window.h Ver fichero

@@ -23,8 +23,6 @@

#include "types.h"

#define CLEANMASK(mask) ((mask) & ~LockMask)

typedef struct {
Display *dpy;
int scr;


Cargando…
Cancelar
Guardar