diff options
Diffstat (limited to 'urpm/cfg.pm')
-rw-r--r-- | urpm/cfg.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/urpm/cfg.pm b/urpm/cfg.pm index 9a5af003..2a2f1548 100644 --- a/urpm/cfg.pm +++ b/urpm/cfg.pm @@ -7,8 +7,6 @@ use warnings; use urpm::util; use urpm::msg 'N'; -(our $VERSION) = q($Revision: 271299 $) =~ /(\d+)/; - =head1 NAME urpm::cfg - routines to handle the urpmi configuration files |