[netperf-dev] netperf2 commit notice r571 - trunk/src

raj at netperf.org raj at netperf.org
Fri Apr 27 11:44:12 PDT 2012


Author: raj
Date: 2012-04-27 11:44:12 -0700 (Fri, 27 Apr 2012)
New Revision: 571

Modified:
   trunk/src/netlib.c
Log:
a small cleanup while making Windows happy

Modified: trunk/src/netlib.c
===================================================================
--- trunk/src/netlib.c	2012-04-27 18:39:59 UTC (rev 570)
+++ trunk/src/netlib.c	2012-04-27 18:44:12 UTC (rev 571)
@@ -3917,7 +3917,6 @@
   double actual_interval = 0.0;
   static int count = 0;
   struct timeval now;
-  int emit_output = 0;
 
   switch (demo_mode) {
   case 0:



More information about the netperf-dev mailing list