]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Remove confusing comment referring make_options, which this CGI no longer calls....
authorgerv%gerv.net <>
Fri, 26 Apr 2002 02:40:59 +0000 (02:40 +0000)
committergerv%gerv.net <>
Fri, 26 Apr 2002 02:40:59 +0000 (02:40 +0000)
query.cgi

index c2d5a3ba68e39a01025fc93c5704f1fda338b3b1..75dce2706105c88912c2064b075a91de37b3577a 100755 (executable)
--- a/query.cgi
+++ b/query.cgi
@@ -29,11 +29,6 @@ use lib ".";
 
 require "CGI.pl";
 
-# Prevents &make_options in CGI.pl from throwing an error if we give it
-# an invalid list of selections (from a remembered query containing values
-# that no longer exist), since we don't want to die in the query page.
-$::CheckOptionValues = 0;
-
 use vars qw(
     @CheckOptionValues
     @legal_resolution