Changeset 2389 in ntrip


Ignore:
Timestamp:
Mar 26, 2010, 1:50:20 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r2388 r2389  
    140140  if ( settings.value("rnxPath").toString().isEmpty() ) {
    141141    _rnx = 0;
    142     if (_rawInpFile) {
    143       cerr << "no RINEX path specified" << endl;
    144       ::exit(1);
    145     }
    146142  }
    147143  else {
Note: See TracChangeset for help on using the changeset viewer.