diff options
author | Danny Roberts <dannyroberts.personal@googlemail.com> | 2011-02-18 10:30:50 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-02-18 10:30:50 +0100 |
commit | b7b0250d8365450b766b2f1ac607cce446b6fa20 (patch) | |
tree | c837845e43dbb4c61d5e8f235b095d1498627c98 /solenv/bin/clipatchconfig.pl | |
parent | 657710a76da373c9b120081e068465e44d550bfd (diff) |
Removed some commented code.
Diffstat (limited to 'solenv/bin/clipatchconfig.pl')
-rw-r--r-- | solenv/bin/clipatchconfig.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/bin/clipatchconfig.pl b/solenv/bin/clipatchconfig.pl index 365e0bb14950..49fecd9e8b41 100644 --- a/solenv/bin/clipatchconfig.pl +++ b/solenv/bin/clipatchconfig.pl @@ -27,7 +27,6 @@ use warnings; use strict; -# use diagnostics; sub trim; sub readRedirectionValues($); @@ -52,7 +51,6 @@ if (scalar @ARGV < 3) { my %redirectionValue = readRedirectionValues($ARGV[1]); -#print "|$_| |$redirectionValue{$_}|\n", for keys %redirectionValue; #Read config file in which we will replace the versions |