mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +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:
@@ -57,17 +57,6 @@ void wSessionRestoreState(WScreen *scr);
|
||||
|
||||
void wSessionRestoreLastWorkspace(WScreen *scr);
|
||||
|
||||
#ifdef XSMP_ENABLED
|
||||
void wSessionConnectManager(char **argv, int argc);
|
||||
|
||||
void wSessionDisconnectManager(void);
|
||||
|
||||
void wSessionRequestShutdown(void);
|
||||
|
||||
Bool wSessionIsManaged(void);
|
||||
|
||||
#endif
|
||||
|
||||
Bool wSessionGetStateFor(WWindow *wwin, WSessionData *state);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user