summaryrefslogtreecommitdiffstats
path: root/urpm/msg.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/msg.pm')
-rw-r--r--urpm/msg.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/urpm/msg.pm b/urpm/msg.pm
index 84b32026..a29acf3f 100644
--- a/urpm/msg.pm
+++ b/urpm/msg.pm
@@ -13,8 +13,6 @@ BEGIN {
eval "use open ':locale'" if $encoding && $encoding ne 'ANSI_X3.4-1968';
}
-(our $VERSION) = q($Revision: 271299 $) =~ /(\d+)/;
-
our @ISA = 'Exporter';
our @EXPORT = qw(N N_ P translate bug_log message_input message_input_ toMb formatXiB sys_log);