From b115026935f44d56f6e75115aa1e7ad2d53e22c8 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 14 Oct 2004 16:29:07 +0000 Subject: Remove obsolete comment --- urpm/args.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/urpm/args.pm b/urpm/args.pm index b4eb6f2e..523fbe78 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -306,8 +306,6 @@ sub parse_cmdline { my %args = @_; # set up global urpm object $urpm = $args{urpm}; - # get default values (and read config file) - # TODO # parse options if ($tool eq 'urpmi') { foreach (@ARGV) { $_ = '-X' if $_ eq '--X' } -- cgit v1.2.1