summaryrefslogtreecommitdiff
path: root/Master/texmf/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/scripts')
-rw-r--r--Master/texmf/scripts/texlive/uninstall-win32.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/uninstall-win32.pl b/Master/texmf/scripts/texlive/uninstall-win32.pl
index 4f69e7667aa..002e4983aab 100644
--- a/Master/texmf/scripts/texlive/uninstall-win32.pl
+++ b/Master/texmf/scripts/texlive/uninstall-win32.pl
@@ -41,7 +41,6 @@ $cancel->pack(-side => 'left' , -padx => "3m");
sub doit {
remove_texbindirs_from_path();
unsetenv_reg("TEXBINDIR");
- # unregister_script_type(".texlua");
unregister_uninstaller();
exit if is_vista();
broadcast_env();