From 0bcf54af9e50c485d3b290c7db375ed817cf9532 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 31 Aug 2012 16:44:47 +0000 Subject: kill old obsolete comment --- urpm/args.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpm/args.pm') diff --git a/urpm/args.pm b/urpm/args.pm index df4a7b3c..5bca88d0 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -5,7 +5,7 @@ package urpm::args; use strict; use warnings; no warnings 'once'; -use Getopt::Long;# 2.33; +use Getopt::Long; use urpm::download; use urpm::msg; use urpm::util 'file2absolute_file'; -- cgit v1.2.1