Changeset 437 in ntrip


Ignore:
Timestamp:
Apr 2, 2007, 10:55:45 AM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.cpp

    r436 r437  
    512512  if (!_rnxScriptName.isEmpty()) {
    513513
    514     cout << "BEG "
    515          << QTime::currentTime().toString("hh:mm:ss.zzz ").toAscii().data()
    516          << _statID.data() << endl;
     514//    cout << "BEG "
     515//         << QTime::currentTime().toString("hh:mm:ss.zzz ").toAscii().data()
     516//         << _statID.data() << endl;
    517517
    518518#ifdef WIN32
     
    522522#endif
    523523
    524     cout << "END "
    525          << QTime::currentTime().toString("hh:mm:ss.zzz ").toAscii().data()
    526          << _statID.data() << endl;
    527 
    528   }
    529 }
     524//    cout << "END "
     525//         << QTime::currentTime().toString("hh:mm:ss.zzz ").toAscii().data()
     526//         << _statID.data() << endl;
     527
     528  }
     529}
Note: See TracChangeset for help on using the changeset viewer.