From 36a987c590ff64f18c4df07bedf7a841d5bcab00 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 16 Feb 2005 17:40:34 +0000 Subject: Remove debug code --- edit-urpm-sources.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'edit-urpm-sources.pl') diff --git a/edit-urpm-sources.pl b/edit-urpm-sources.pl index 2756588d..f925fdcb 100755 --- a/edit-urpm-sources.pl +++ b/edit-urpm-sources.pl @@ -86,7 +86,6 @@ Is it ok to continue?", $rpmdrake::mandrake_release), ) or return 0; my $wait = wait_msg(N("Please wait, adding media...")); my $url = $want_base_distro ? make_url_mirror_dist($m) : make_url_mirror($m); - warn "$want_base_distro $m $url\n"; my $medium_name; if ($want_base_distro) { if ($rpmdrake::mandrake_release =~ /(\d+\.\d+) \((\w+)\)/) { -- cgit v1.2.1