Fixed "used only once" warning coming from my patch for bug 97469. The

warning was hidden from the tests by bug 106424.

r=Jake, no 2nd review needed.
This commit is contained in:
bbaetz%cs.mcgill.ca 2001-10-24 20:33:49 +00:00
parent a13930e898
commit ac3ee32727

View File

@ -51,6 +51,7 @@ sub globals_pl_sillyness {
$zz = @main::milestoneurl;
$zz = @main::prodmaxvotes;
$zz = $main::superusergroupset;
$zz = $main::userid;
}
#