Killing the "used only once" error that suddenly popped up out of nowhere on tinderbox.

git-svn-id: svn://10.0.0.236/trunk@98627 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%syndicomm.com
2001-07-04 05:33:37 +00:00
parent 0bbe42a94b
commit 7c38a345b1

View File

@@ -70,6 +70,7 @@ ConnectToDatabase();
sub sillyness {
my $zz;
$zz = $Data::Dumper::Useqq;
$zz = %::components;
$zz = %::versions;
$zz = %::keywordsbyname;