From ab0f92a566c3fc5a419b06577c595f97e92fbc77 Mon Sep 17 00:00:00 2001 From: beppu Date: Fri, 23 Feb 2001 16:16:08 +0000 Subject: forgot to remove some debugging noise git-svn-id: svn://busybox.net/trunk/busybox@1916 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- docs/autodocifier.pl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/autodocifier.pl b/docs/autodocifier.pl index 1f8cdc35e..fc4acadc8 100755 --- a/docs/autodocifier.pl +++ b/docs/autodocifier.pl @@ -36,8 +36,6 @@ sub beautify { } @line ); - print STDERR "-- d\n"; - print STDERR $text; return $text; } @@ -182,4 +180,4 @@ John BEPPU =cut -# $Id: autodocifier.pl,v 1.6 2001/02/23 16:15:34 beppu Exp $ +# $Id: autodocifier.pl,v 1.7 2001/02/23 16:16:08 beppu Exp $ -- cgit v1.2.3-55-g6feb