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


Ignore:
Timestamp:
Aug 31, 2006, 7:40:47 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r89 r90  
    3535  _mountPoint = mountPoint;
    3636  _staID      = mountPoint.path().mid(1).toAscii();
    37 
    38   cout << ">" << _staID.data() << "<" << endl;
    3937  _format     = format;
    40   cout << ">" << _format.data() << "<" << endl;
    4138  _socket     = 0;
    4239}
Note: See TracChangeset for help on using the changeset viewer.