From 15f9b92127057c3764d355e49c567969471c1757 Mon Sep 17 00:00:00 2001 From: John Beppu Date: Fri, 23 Feb 2001 16:16:08 +0000 Subject: forgot to remove some debugging noise --- 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