Remove duplicate $::query_debug setting.

This commit is contained in:
cls%seawood.org 2004-12-01 16:35:09 +00:00
parent 9651170996
commit 09707a9520

View File

@ -200,8 +200,6 @@ my ($t, $e);
$t = $e = &query_to_english;
$t =~ s/<[^>]*>//g;
$::query_debug = $::FORM{'debug'};
my %mod_map = ();
my $result= &query_checkins( %mod_map );