From 5ac0c63afbd2d55c7a1c271e032439c0955034a7 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 9 Nov 2006 15:39:47 +0000 Subject: remove unused variable --- urpme | 2 -- 1 file changed, 2 deletions(-) (limited to 'urpme') diff --git a/urpme b/urpme index 4996505e..09306898 100644 --- a/urpme +++ b/urpme @@ -28,8 +28,6 @@ $ENV{PATH} = "/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin"; delete @ENV{qw(ENV BASH_ENV IFS CDPATH)}; our ($root, $test, $parallel, $auto, $matches, $verbose, $usedistrib, $force, $noscripts, $repackage, @l, $bundle, $restricted); -# Translator: Add here the keys which might be pressed in the "No"-case. -my $noexpr = N("Nn"); # Translator: Add here the keys which might be pressed in the "Yes"-case. my $yesexpr = N("Yy"); -- cgit v1.2.1