summaryrefslogtreecommitdiffstats
path: root/query.cgi
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-04-26 04:40:59 +0200
committergerv%gerv.net <>2002-04-26 04:40:59 +0200
commit68f57ebb46b7154616b1e3555895b52b70cb2c43 (patch)
treeb179cee4677192b7ecaa4179ac793ec094f7eabf /query.cgi
parenta5996961f534b606e2057b901909759cb5d4d3fd (diff)
downloadbugzilla-68f57ebb46b7154616b1e3555895b52b70cb2c43.tar.gz
bugzilla-68f57ebb46b7154616b1e3555895b52b70cb2c43.tar.xz
Remove confusing comment referring make_options, which this CGI no longer calls. No bug number.
Diffstat (limited to 'query.cgi')
-rwxr-xr-xquery.cgi5
1 files changed, 0 insertions, 5 deletions
diff --git a/query.cgi b/query.cgi
index c2d5a3ba6..75dce2706 100755
--- 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