diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 4 |
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?, ...? |