Changeset 9180 in ntrip for branches/BNC_2.12/src/combination/bnccomb.cpp
- Timestamp:
- Oct 22, 2020, 4:33:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/combination/bnccomb.cpp
r9080 r9180 733 733 734 734 QString outLines; 735 //QStringList corrLines;736 737 735 unsigned year, month, day, hour, minute; 738 736 double sec; … … 808 806 corr->_orbCorr._dotXr[2], 809 807 0.0); 810 //corrLines << line;811 812 808 delete corr; 813 809 }
Note:
See TracChangeset
for help on using the changeset viewer.