aboutsummaryrefslogtreecommitdiffstats
path: root/fbiconfig.c
diff options
context:
space:
mode:
Diffstat (limited to 'fbiconfig.c')
-rw-r--r--fbiconfig.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/fbiconfig.c b/fbiconfig.c
index bfe27b8..0f1cb49 100644
--- a/fbiconfig.c
+++ b/fbiconfig.c
@@ -147,12 +147,6 @@ struct cfg_cmdline fbi_cfg[] = {
.needsarg = 1,
.desc = "pick PhotoCD resolution (1..5)",
},{
- .letter = 'g',
- .cmdline = "gamma",
- .option = { O_GAMMA },
- .needsarg = 1,
- .desc = "set display gamma (doesn't work on all hardware)",
- },{
.letter = 'f',
.cmdline = "font",
.option = { O_FONT },