summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone.pm')
-rw-r--r--perl-install/standalone.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/standalone.pm b/perl-install/standalone.pm
index c035019cc..bc78debea 100644
--- a/perl-install/standalone.pm
+++ b/perl-install/standalone.pm
@@ -4,7 +4,6 @@ use c;
use strict;
use common qw(N N_ if_);
use Config;
-use lang;
#- for sanity (if a use standalone is made during install, MANY problems will happen)
require 'log.pm'; #- "require log" causes some pb, perl thinking that "log" is the log() function
@@ -139,7 +138,6 @@ foreach (@ARGV) {
@ARGV = @new_ARGV;
-$::o = { locale => { lang => lang::read()->{lang} } };
sub version {
print STDERR "Drakxtools version 9.1.0