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 48c0fca..a986c3b 100644
--- a/fbiconfig.c
+++ b/fbiconfig.c
@@ -130,12 +130,6 @@ struct cfg_cmdline fbi_cfg[] = {
.needsarg = 1,
.desc = "image blend time in miliseconds",
},{
- .letter = 'T',
- .cmdline = "vt",
- .option = { O_VT },
- .needsarg = 1,
- .desc = "start on virtual console <arg>",
- },{
.letter = 's',
.cmdline = "scroll",
.option = { O_SCROLL },