Remove #ifdef NETWM_HINTS constructs

NETWM_HINT is always defined in src/wconfig.h.in, so
let's remove it from there too.
This commit is contained in:
Carlos R. Mafra
2009-10-12 01:00:19 +02:00
parent 347e804bb6
commit 15e37ff942
15 changed files with 21 additions and 131 deletions
-2
View File
@@ -49,8 +49,6 @@
/* #define CPP_PATH @CPP_PATH@ */
#define NETWM_HINTS
/* support for XDND drop in the Dock. Experimental */
/*#define XDND*/