summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-17 21:58:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-17 21:58:22 +0000
commitf78755d12f30cfac3dcc1aaaa81545a84b846c73 (patch)
treedeb52ee17a45526d1654d8693dd11af662a883cd /main.c
parent9a55a687de80f41235f0e4a74910c6528df3902a (diff)
Notes
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.c b/main.c
index 324c834cba0fc..5de92358a053c 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,4 @@
-/* $Id: main.c,v 1.50 2014/04/22 23:34:47 tom Exp $ */
+/* $Id: main.c,v 1.51 2014/05/28 02:01:55 Tom.Shields Exp $ */
#include <signal.h>
#ifndef _WIN32
@@ -208,7 +208,6 @@ usage(void)
," -b file_prefix set filename prefix (default \"y.\")"
," -B create a backtracking parser"
," -d write definitions (" DEFINES_SUFFIX ")"
- ," -D enable value stack memory reclamation"
," -i write interface (y.tab.i)"
," -g write a graphical description"
," -l suppress #line directives"