accept_loop.c
changeset 13 23a242d7b7fa
parent 10 d07309450285
child 22 822094314703
--- a/accept_loop.c	Sun Oct 23 22:59:59 2011 -0700
+++ b/accept_loop.c	Mon Oct 31 17:17:07 2011 -0700
@@ -93,7 +93,6 @@
 
 	/* stdin closed */
 	debug( 1, LOC, "End of stream\n" );
-	report_speed();
 	return( 0 );
 }