erroneous comment
This commit is contained in:
parent
8d67e4569a
commit
d63d03a84e
1 changed files with 0 additions and 1 deletions
|
@ -579,7 +579,6 @@ static void parse_args(gint *argc, gchar **argv)
|
|||
}
|
||||
else if (!strcmp(argv[i], "--config-file")) {
|
||||
if (i == *argc - 1) /* no args left */
|
||||
/* not translated cuz it's sekret */
|
||||
g_printerr(_("--config-file requires an argument\n"));
|
||||
else {
|
||||
/* this will be in the current locale encoding, which is
|
||||
|
|
Loading…
Reference in a new issue