yakra / DataProcessing

Data Processing Scripts and Programs for Travel Mapping Project
0 stars 0 forks source link

vestigial std::string** update; #220

Closed yakra closed 2 years ago

yakra commented 2 years ago

https://github.com/yakra/DataProcessing/blob/5b68177731ee46ba41791db41a2fef295a67af75/siteupdate/cplusplus/threads/ReadListThread.cpp#L15

This line is left over from before 5b68177731ee46ba41791db41a2fef295a67af75 and can be deleted.

Doing it now as part of an experimental reordering of TravelerList objects into contiguous memory, but leaving this issue here to make sure it's not lost in the shuffle.