summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openbox/openbox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/openbox.c b/openbox/openbox.c
index 7d7e0d0d..12106f6b 100644
--- a/openbox/openbox.c
+++ b/openbox/openbox.c
@@ -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