diff options
| author | Dana Jansens <danakj@orodu.net> | 2008-02-02 14:29:08 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-02-02 14:29:08 -0500 |
| commit | d63d03a84e6d0d916c76fc78ea1b7f1e8608ffc4 (patch) | |
| tree | 52505796098b0b53c7c9be1c97c9b1a3ba12fc90 /openbox | |
| parent | 8d67e4569ac03b081899f866bd8404fd0878fc6b (diff) | |
erroneous comment
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/openbox.c | 1 |
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 |
