Changeset 9733 in ntrip


Ignore:
Timestamp:
May 27, 2022, 1:24:56 PM (23 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bncuploadcaster.cpp

    r9732 r9733  
    144144      msg += err.errorString();
    145145    }
    146     cout << "msg.toStdString(): " << msg.toStdString().c_str() << endl;
    147146    emit(newMessage(msg.toLatin1(), true));
    148147
Note: See TracChangeset for help on using the changeset viewer.