summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-04-02 22:16:47 +0000
committerRoland McGrath <roland@redhat.com>1993-04-02 22:16:47 +0000
commit07c6b685b7770602747def592ce24b0256bbd9b1 (patch)
tree4450bbe24727848182393836b6ee186dd3e90b76 /main.c
parent0c1c2ff3d017b658aaca81920dd4409f7918cac4 (diff)
downloadgunmake-07c6b685b7770602747def592ce24b0256bbd9b1.tar.gz
Formerly main.c.~75~
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 00733d9..26efb13 100644
--- a/main.c
+++ b/main.c
@@ -301,7 +301,6 @@ static struct option long_option_aliases[] =
{
{ "quiet", no_argument, 0, 's' },
{ "stop", no_argument, 0, 'S' },
- { "new", required_argument, 0, 'W' },
{ "new-file", required_argument, 0, 'W' },
{ "assume-new", required_argument, 0, 'W' },
{ "assume-old", required_argument, 0, 'o' },