Index: trunk/BNC/combination/bnccomb.cpp
===================================================================
--- trunk/BNC/combination/bnccomb.cpp	(revision 3459)
+++ trunk/BNC/combination/bnccomb.cpp	(revision 3460)
@@ -427,8 +427,8 @@
   for (int iPar = 1; iPar <= _params.size(); iPar++) {
     cmbParam* pp  = _params[iPar-1];
-    QString   prn = pp->prn;
-    if (!prn.isEmpty() && _eph.find(prn) != _eph.end()) {
-      switchToLastEph(_eph[prn]->last, pp);
-    }
+////    QString   prn = pp->prn;
+////    if (!prn.isEmpty() && _eph.find(prn) != _eph.end()) {
+////      switchToLastEph(_eph[prn]->last, pp);
+////    }
     if (pp->epoSpec) {
       pp->xx = 0.0;
