From 6633e1b86390ff4c2b84c8a763295f699f2ddbb8 Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Thu, 21 Feb 2002 10:15:54 +0000 Subject: o misc little fixes. --- tools/args.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/args.h') diff --git a/tools/args.h b/tools/args.h index d2195f9d0..2c396edb1 100644 --- a/tools/args.h +++ b/tools/args.h @@ -72,7 +72,6 @@ arg(allocatable_ARG, 'x', "allocatable", yes_no_arg) arg(resizeable_ARG, 'x', "resizeable", yes_no_arg) arg(yes_ARG, 'y', "yes", NULL) arg(zero_ARG, 'Z', "zero", yes_no_arg) -arg(suspend_ARG, 'z', "suspend", NULL) /* this should always be last */ arg(ARG_COUNT, '-', "", NULL) -- cgit v1.2.1