mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-18 07:25:54 +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
@@ -498,7 +498,6 @@ static void print_help(void)
|
||||
|
||||
puts(_(" --locale locale locale to use"));
|
||||
|
||||
puts(_(" --create-stdcmap create the standard colormap hint in PseudoColor visuals"));
|
||||
puts(_(" --visual-id visualid visual id of visual to use"));
|
||||
puts(_(" --static do not update or save configurations"));
|
||||
#ifndef HAVE_INOTIFY
|
||||
|
||||
Reference in New Issue
Block a user