diff options
Diffstat (limited to 'Master/texmf-dist')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/tlmgrgui.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgrgui.pl b/Master/texmf-dist/scripts/texlive/tlmgrgui.pl index 347c7d5a8ff..f8dc439382b 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgrgui.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgrgui.pl @@ -8,8 +8,6 @@ # GUI for tlmgr # version 2, completely rewritten GUI # -# TODO: Fix return codes of execute_action sub items and execute_action -# so that we can give a decent warning window # TODO: implement path adjustment also for Windows $^W = 1; |