From 1816bc467d6a99e5d65ca2cec5fc99f54c2d28d1 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" Date: Wed, 14 Oct 1998 23:23:30 +0000 Subject: [PATCH] Removed incorrect comment. --- webtools/bugzilla/query.cgi | 2 -- 1 file changed, 2 deletions(-) diff --git a/webtools/bugzilla/query.cgi b/webtools/bugzilla/query.cgi index 5afafeaf4ec..10d33143e7b 100755 --- a/webtools/bugzilla/query.cgi +++ b/webtools/bugzilla/query.cgi @@ -19,8 +19,6 @@ # # Contributor(s): Terry Weissman -# Contains some global routines used throughout the CGI scripts of Bugzilla. - use diagnostics; use strict;