Remove all optional compile flags from dtwm that are not referenced anywhere, and are unlikely to ever be used
This commit is contained in:
@@ -32,9 +32,7 @@
|
||||
|
||||
extern void InitWorkspaceColormap (WmScreenData *pSD);
|
||||
extern void InitColormapFocus (WmScreenData *pSD);
|
||||
#ifndef OLD_COLORMAP
|
||||
extern void ForceColormapFocus (WmScreenData *pSD, ClientData *pCD);
|
||||
#endif
|
||||
extern void SetColormapFocus (WmScreenData *pSD, ClientData *pCD);
|
||||
extern void WmInstallColormap (WmScreenData *pSD, Colormap colormap);
|
||||
extern void ResetColormapData (ClientData *pCD, Window *pWindows, int count);
|
||||
|
||||
Reference in New Issue
Block a user