From 18ffae3751247cc3033edb0c3e366f2227a08ff4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 9 Nov 2006 16:27:22 +0000 Subject: remove unused variable --- gurpmi.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'gurpmi.pm') 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 <