Changeset 2032 in ntrip for trunk/BNC/bncgetthread.cpp


Ignore:
Timestamp:
Nov 26, 2009, 12:09:43 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r2030 r2032  
    338338    connect(((bncApp*)qApp), SIGNAL(newCorrections(QList<QString>)),
    339339            _PPPthread, SLOT(slotNewCorrections(QList<QString>)));
    340     _PPPthread->start();
     340    ////    _PPPthread->start();  // currently processing in the same thread
    341341  }
    342342
Note: See TracChangeset for help on using the changeset viewer.