summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLWinGoo.pm
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2008-08-03 12:09:47 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2008-08-03 12:09:47 +0000
commitef9d3b5d83e7a8a8b93d171f68dd9113af15dd14 (patch)
treeee546673f2e5384f1d4916532c2910a57fa22c35 /Master/tlpkg/TeXLive/TLWinGoo.pm
parentabbf78d8a729ed9bc2c60c4f60abd9a35fa36a71 (diff)
TLWinGoo: remove temporary debug output
git-svn-id: svn://tug.org/texlive/trunk@10033 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLWinGoo.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLWinGoo.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm
index 43a6e5b3374..a5d4e5d9e6a 100644
--- a/Master/tlpkg/TeXLive/TLWinGoo.pm
+++ b/Master/tlpkg/TeXLive/TLWinGoo.pm
@@ -957,7 +957,6 @@ the job.
sub create_uninstaller {
my ($tdfw, $tdwfw, $tdsvfw, $tdscfw) = @_;
- print "create_uninstaller args:\n".(join "\n", @_)."\n";
# TEXDIR, TEXDIRW, TEXMFSYSVAR, TEXMFSYSCONFIG
$tdfw =~ s![\\/]$!!;
my $td = $tdfw;