Changeset 6282 in ntrip


Ignore:
Timestamp:
Nov 1, 2014, 8:57:25 AM (9 years ago)
Author:
mervart
Message:
 
Location:
trunk/BNC/src/rinex
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/reqcanalyze.cpp

    r6281 r6282  
    131131////////////////////////////////////////////////////////////////////////////
    132132void t_reqcAnalyze::analyzeFile(t_rnxObsFile* obsFile) {
    133 
    134   QMutexLocker lock(&_mutex);
    135133
    136134  if (_log) {
  • trunk/BNC/src/rinex/reqcanalyze.h

    r6281 r6282  
    176176  t_rnxObsFile::t_rnxEpo* _currEpo;
    177177  t_qcFile                _qcFile;
    178   QMutex                  _mutex;
    179178};
    180179
Note: See TracChangeset for help on using the changeset viewer.