From: terry%mozilla.org <> Date: Sun, 23 Jan 2000 05:44:10 +0000 (+0000) Subject: Removed stupid test. X-Git-Tag: bugzilla-2.12~434 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ded9ccf820d22ad4d5141cb2fd2d6a2e5878dab;p=thirdparty%2Fbugzilla.git Removed stupid test. --- diff --git a/checksetup.pl b/checksetup.pl index 6adbc42f48..039edb2586 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -884,7 +884,6 @@ AddFDef("cc", "CC", 0); AddFDef("dependson", "BugsThisDependsOn", 0); AddFDef("blocked", "OtherBugsDependingOnThis", 0); AddFDef("target_milestone", "Target Milestone", 0); -AddFDef("stupidtest", "Stupidtest", 0);