Changeset 5875 in ntrip for trunk/BNC/src/bnccore.cpp


Ignore:
Timestamp:
Aug 8, 2014, 11:57:04 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5873 r5875  
    627627//
    628628////////////////////////////////////////////////////////////////////////////
    629 void t_bncCore::slotNewPosition(bncTime time, double x, double y, double z) {
    630   emit newPosition(time, x, y, z);
    631 }
    632 
    633 //
    634 ////////////////////////////////////////////////////////////////////////////
    635629void t_bncCore::slotQuit() {
    636630  cout << "t_bncCore::slotQuit" << endl;
Note: See TracChangeset for help on using the changeset viewer.