Changeset 1486 in ntrip


Ignore:
Timestamp:
Jan 17, 2009, 5:58:23 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnctabledlg.cpp

    r1485 r1486  
    236236    }
    237237  }
    238   if (endSourceTable == 1) { printf("ENDSOURCETABLE missing\n");}
    239238
    240239  static const QStringList labels = QString("mountpoint,identifier,format,"
     
    441440    }
    442441  }
    443   if (endSourceTable == 1) { printf("ENDSOURCETABLE missing\n");}
    444442  if (lines.size() > 0) {
    445443    _casterTable->setSelectionMode(QAbstractItemView::ExtendedSelection);
Note: See TracChangeset for help on using the changeset viewer.