[cig-commits] r16276 - cs/stats/trunk

sue at geodynamics.org sue at geodynamics.org
Wed Feb 17 10:16:27 PST 2010


Author: sue
Date: 2010-02-17 10:16:27 -0800 (Wed, 17 Feb 2010)
New Revision: 16276

Modified:
   cs/stats/trunk/get_all.cxx
Log:
Remove some debugging output

Modified: cs/stats/trunk/get_all.cxx
===================================================================
--- cs/stats/trunk/get_all.cxx	2010-02-17 17:57:00 UTC (rev 16275)
+++ cs/stats/trunk/get_all.cxx	2010-02-17 18:16:27 UTC (rev 16276)
@@ -323,9 +323,6 @@
 	}
     }
 
-  for(set<string>::iterator i=robots.begin(); i!=robots.end(); ++i)
-    cout << "robot " << *i << "\n";
-
   for(vector<string>::iterator m=months.begin();
       m!=months.end(); ++m)
     for(vector<string>::iterator y=years.begin();



More information about the CIG-COMMITS mailing list