Index: /trunk/BNC/src/rinex/reqcedit.cpp
===================================================================
--- /trunk/BNC/src/rinex/reqcedit.cpp	(revision 9892)
+++ /trunk/BNC/src/rinex/reqcedit.cpp	(revision 9893)
@@ -680,5 +680,4 @@
                                    QVector<t_eph*>& ephs) {
   t_rnxNavFile rnxNavFile(fileName, t_rnxNavFile::input);
-  bncEphUser ephUser(false);
   for (unsigned ii = 0; ii < rnxNavFile.ephs().size(); ii++) {
     t_eph* eph   = rnxNavFile.ephs()[ii];
@@ -692,4 +691,5 @@
       }
     }
+
     if (isNew) {
       if      (eph->type() == t_eph::GPS) {
