Index: /trunk/BNC/src/orbComp/sp3Comp.cpp
===================================================================
--- /trunk/BNC/src/orbComp/sp3Comp.cpp	(revision 6345)
+++ /trunk/BNC/src/orbComp/sp3Comp.cpp	(revision 6346)
@@ -134,5 +134,4 @@
   // ------------------------------
   for (unsigned ie = 0; ie < epochs.size(); ie++) {
-    ///    const bncTime&          tt = epochs[ie]->_tt;
     const map<t_prn, double>& dc = epochs[ie]->_dc;
     Matrix       AA(dc.size(), nPar); AA = 0.0;
@@ -166,5 +165,4 @@
   // -----------------------
   for (unsigned ie = 0; ie < epochs.size(); ie++) {
-    // const bncTime&  tt     = epochs[ie]->_tt;
     map<t_prn, double>& dc = epochs[ie]->_dc;
     for (map<t_prn, double>::iterator it = dc.begin(); it != dc.end(); it++) {
