summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/install-tl b/Master/install-tl
index dff7d7b833a..84919d14957 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -44,8 +44,6 @@ BEGIN {
unshift (@INC, "$::installerdir/tlpkg");
}
-use open qw(:utf8 :std);
-
use Cwd 'abs_path';
use Getopt::Long qw(:config no_autoabbrev);
use Pod::Usage;