forgot to remove some debugging noise
authorJohn Beppu <beppu@lbox.org>
Fri, 23 Feb 2001 16:16:08 +0000 (16:16 -0000)
committerJohn Beppu <beppu@lbox.org>
Fri, 23 Feb 2001 16:16:08 +0000 (16:16 -0000)
docs/autodocifier.pl

index 1f8cdc35e63d9f96822d03bb34a771ef306c293f..fc4acadc84f69ff5b91a1a93661e24ca56cb3972 100755 (executable)
@@ -36,8 +36,6 @@ sub beautify {
                }
                @line
        );
-        print STDERR "-- d\n";
-        print STDERR $text;
        return $text;
 }
 
@@ -182,4 +180,4 @@ John BEPPU <beppu@lineo.com>
 
 =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 $