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:
@@ -42,9 +42,4 @@ void PropSetIconTileHint(WScreen *scr, RImage *image);
|
||||
|
||||
Window PropGetClientLeader(Window window);
|
||||
|
||||
#ifdef XSMP_ENABLED
|
||||
char *PropGetClientID(Window window);
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user