Changeset 9190 in ntrip for branches/BNC_2.12/src/bnccaster.cpp


Ignore:
Timestamp:
Oct 29, 2020, 12:10:40 PM (3 years ago)
Author:
stuerze
Message:

small bug fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bnccaster.cpp

    r9097 r9190  
    359359        }
    360360      }
    361       _epochs.remove(epoTime);
     361       //_epochs.remove(epoTime);
     362      itEpo.remove();
    362363    }
    363364  }
Note: See TracChangeset for help on using the changeset viewer.