Fix "used only once" error, per tinderbox build log.

git-svn-id: svn://10.0.0.236/trunk@96563 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%syndicomm.com 2001-06-06 23:09:54 +00:00
parent 7490a64547
commit 70301d4eb1

View File

@ -32,6 +32,7 @@ require "defparams.pl";
sub sillyness {
my $zz;
open SAVEOUT,">/dev/null";
$zz = $::db;
$zz = $::dbwritesallowed;
}