mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
create_stdcmap is never used
The create_stdcmap variable is never set, so can be removed. This patch don't update the translation .po files!
This commit is contained in:
committed by
Carlos R. Mafra
parent
8b6e96ab74
commit
4111f336d0
@@ -439,7 +439,6 @@ typedef struct WPreferences {
|
||||
unsigned int noupdates:1; /* don't require ~/GNUstep (-static) */
|
||||
unsigned int noautolaunch:1; /* don't autolaunch apps */
|
||||
unsigned int norestore:1; /* don't restore session */
|
||||
unsigned int create_stdcmap:1; /* create std colormap */
|
||||
#ifndef HAVE_INOTIFY
|
||||
unsigned int nopolling:1; /* don't poll the defaults database for changes */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user