diff options
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r-- | perl-install/lang.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 6a73c6a0a..fca3d223c 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -5,7 +5,6 @@ use strict; use common qw(:file); use commands; -use cpio; use log; # key (to be used in $LC_ALL), [0] = english name, [1] = charset encoding, |