Index: trunk/BNC/src/orbComp/sp3Comp.cpp
===================================================================
--- trunk/BNC/src/orbComp/sp3Comp.cpp	(revision 6353)
+++ trunk/BNC/src/orbComp/sp3Comp.cpp	(revision 6354)
@@ -227,5 +227,4 @@
         if (epochOK) {
           epochs.push_back(epo);
-          cout << "OK: " << string(epo->_tt) << endl;
         }
         else {
@@ -236,6 +235,4 @@
     }
   }
-
-  cout << "NUMEPO: " << epochs.size() << endl;
 
   // Transform xyz into radial, along-track, and out-of-plane
