Kill unused variable

This commit is contained in:
Tor Lillqvist 2011-12-13 09:38:33 +02:00
parent 4b6e0d42d7
commit 5b4bcc81e1

View file

@ -33,7 +33,7 @@ use File::Basename;
# IIa. Declaring variables for the system commands, etc.
#--------------------------------------------------------
#
my ( $outfile, $bootfile, $newline, $comment,
my ( $outfile, $newline, $comment,
$ds, $ps,
$wps, $cur_dir, $par_dir, $I, $L, $tmp, $MINGW,
$platform,