summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-12-13 09:38:33 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-12-13 15:10:28 +0200
commit5b4bcc81e1d6a8bea8851faa7781dfada092adb4 (patch)
tree673167e7a0a875b4357324370c812c530106fd22 /set_soenv.in
parent4b6e0d42d72f8d2f5a18a0e0af595d884d96f552 (diff)
Kill unused variable
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index f0e745ed7424..2150be5a6551 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -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,