summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-06-01 17:11:12 +0000
committerNorbert Preining <preining@logic.at>2008-06-01 17:11:12 +0000
commit10f1d1684834fa753fae437ce473669147108ee3 (patch)
tree86f88c290f6ea76921803c42af211c116d658ddd /Master
parentbf77462435aaaabafe314191ec2d2b1f7a85c3b3 (diff)
tlmgr.pl: remove the todo item about TK.pm load warnings
git-svn-id: svn://tug.org/texlive/trunk@8453 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index d20f14500c3..a10e0c3a8c5 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -6,10 +6,6 @@
# or any later version.
#
# TODO:
-# - before trying to start the GUI try to load Tk.pm, and if that does
-# not work remain in text modus and echo some warning.
-# Or move the whole stuff to tlmgrgui.pl and let it only spit out a
-# warning!
# - ordering or collections removal (see below for details)
# - (?) removal does not remove created format files from TEXMFSYSVAR
# - other features: dependency check?, ...?