diff -r 191b3c25974a -r 23a242d7b7fa accept_loop.c --- 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 ); }