aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index e3440b8c..b9b76618 100644
--- a/main.c
+++ b/main.c
@@ -609,9 +609,6 @@ usage(int exitval, FILE *fp)
#ifdef GAWKDEBUG
fputs(_("\t-Y\t\t--parsedebug\n"), fp);
#endif
-#if defined(LOCALEDEBUG)
- fputs(_("\t-Z\t\t--locale\n"), fp);
-#endif
/* This is one string to make things easier on translators. */
/* TRANSLATORS: --help output 5 (end)