summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-11-09 16:27:22 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-11-09 16:27:22 +0000
commit18ffae3751247cc3033edb0c3e366f2227a08ff4 (patch)
treec329a877fbf07296d59c8aaa3581debf56c1e32f /gurpmi.pm
parent169df596a3d37bbeeb35189eed60c0b917a954d5 (diff)
downloadurpmi-18ffae3751247cc3033edb0c3e366f2227a08ff4.tar
urpmi-18ffae3751247cc3033edb0c3e366f2227a08ff4.tar.gz
urpmi-18ffae3751247cc3033edb0c3e366f2227a08ff4.tar.bz2
urpmi-18ffae3751247cc3033edb0c3e366f2227a08ff4.tar.xz
urpmi-18ffae3751247cc3033edb0c3e366f2227a08ff4.zip
remove unused variable
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gurpmi.pm b/gurpmi.pm
index eda27d0f..13ecec01 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -23,7 +23,6 @@ use strict;
use Exporter;
our @ISA = qw(Exporter);
our @EXPORT = qw(fatal but quit add_button_box new_label N);
-our $VERSION = $urpm::VERSION;
sub usage () {
print <<USAGE;