Changeset 5995 in ntrip


Ignore:
Timestamp:
Aug 18, 2014, 9:05:06 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnccaster.cpp

    r5994 r5995  
    534534//
    535535////////////////////////////////////////////////////////////////////////////
    536 void bncCaster::slotNewNMEAstr(QByteArray staID, QByteArray str) {
     536void bncCaster::slotNewNMEAstr(QByteArray /* staID */, QByteArray str) {
    537537  if (_nmeaSockets) {
    538538    QMutableListIterator<QTcpSocket*> is(*_nmeaSockets);
Note: See TracChangeset for help on using the changeset viewer.