From 08cafd6dad7718c333257e5abea5a7be9fed98f5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Aug 2003 15:30:40 +0000 Subject: (output) remove buggy warn --- perl-install/standalone.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/standalone.pm') diff --git a/perl-install/standalone.pm b/perl-install/standalone.pm index fd20cb374..38f0edfc3 100644 --- a/perl-install/standalone.pm +++ b/perl-install/standalone.pm @@ -321,7 +321,6 @@ sub symlinkf { } sub output { - warn "output explanations\n"; explanations "created file $_[0]"; goto &MDK::Common::File::output; } -- cgit v1.2.1