Changeset 797 in ntrip for trunk/BNS/bnseph.cpp


Ignore:
Timestamp:
Apr 8, 2008, 4:46:01 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.cpp

    r796 r797  
    6161      }
    6262      if (_socket->canReadLine()) {
    63         cout << "readEph" << endl;
    6463        readEph();
    6564      }
     
    8483
    8584    QByteArray line = _socket->readLine();
    86 
    87     cout << line.data();
    8885
    8986    if (flagGlonass) {
Note: See TracChangeset for help on using the changeset viewer.