1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 22:52:34 +01:00

Remove XSMP_ENABLED constructs

The code was never used and the !XSMP_ENABLED code seems to
work well enough for all these years.
This commit is contained in:
Carlos R. Mafra
2009-12-21 22:34:33 +01:00
parent 629b118767
commit 024e2f5299
7 changed files with 0 additions and 788 deletions

View File

@@ -42,9 +42,4 @@ void PropSetIconTileHint(WScreen *scr, RImage *image);
Window PropGetClientLeader(Window window);
#ifdef XSMP_ENABLED
char *PropGetClientID(Window window);
#endif
#endif