1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

Remove NEWSTUFF #ifdef's

...as they are never defined and there is no code associated to it.
This commit is contained in:
Carlos R. Mafra
2010-04-16 12:47:25 +02:00
parent f7dc986ed1
commit b575955263
2 changed files with 0 additions and 9 deletions

View File

@@ -107,9 +107,6 @@ static int getFont();
static int getColor();
static int getKeybind();
static int getModMask();
#ifdef NEWSTUFF
static int getRImage();
#endif
static int getPropList();
/* value setting functions */