[Lemon-commits] [lemon_svn] alpar: r2556 - hugo/trunk/test

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:53:32 CET 2006


Author: alpar
Date: Mon Feb 20 07:42:29 2006
New Revision: 2556

Modified:
   hugo/trunk/test/time_measure_test.cc

Log:
Dewarningification

Modified: hugo/trunk/test/time_measure_test.cc
==============================================================================
--- hugo/trunk/test/time_measure_test.cc	(original)
+++ hugo/trunk/test/time_measure_test.cc	Mon Feb 20 07:42:29 2006
@@ -36,7 +36,6 @@
 {
   static Timer T;
   
-  double d=0;
   for(int i=0;i<1000;i++)
     TimeStamp x(T);
 }



More information about the Lemon-commits mailing list