mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 01:12:30 +01:00
Remove unused functions
These functions are not used: - wDefaultsDestroyDomain - PropWriteGNUstepWMAttr - wSessionSendSaveYourSelf - wXDNDClearAwareness - clearWaitingAckState - wSessionSaveClients
This commit is contained in:
committed by
Carlos R. Mafra
parent
ba786015b7
commit
517cd6a8be
@@ -33,7 +33,6 @@ int PropGetNormalHints(Window window, XSizeHints *size_hints, int *pre_iccm);
|
||||
void PropGetProtocols(Window window, WProtocols *prots);
|
||||
int PropGetWMClass(Window window, char **wm_class, char **wm_instance);
|
||||
int PropGetGNUstepWMAttr(Window window, GNUstepWMAttributes **attr);
|
||||
void PropWriteGNUstepWMAttr(Window window, GNUstepWMAttributes *attr);
|
||||
|
||||
void PropSetWMakerProtocols(Window root);
|
||||
void PropCleanUp(Window root);
|
||||
|
||||
Reference in New Issue
Block a user