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;