Fix up "used only once" warning from kiko's checkin.

r=kiko x 2.
parent aba13714
......@@ -27,6 +27,7 @@ use lib qw(.);
sub sillyness { # shut up "used only once" warnings
my $zz = @::legal_keywords;
$zz = $::buffer;
}
require "CGI.pl";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment