From d63d03a84e6d0d916c76fc78ea1b7f1e8608ffc4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 2 Feb 2008 14:29:08 -0500 Subject: [PATCH] erroneous comment --- openbox/openbox.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.44.0