forked from organicmaps/organicmaps
Remove outdates TODOs.
This commit is contained in:
parent
cc940c7a09
commit
8c8bd4b1f5
1 changed files with 0 additions and 2 deletions
|
@ -142,9 +142,7 @@ inline void IndexScales(FeaturesVectorT const & featuresVector,
|
|||
WriterT & writer,
|
||||
string const & tmpFilePrefix)
|
||||
{
|
||||
// TODO: Add global feature covering optimization.
|
||||
// TODO: Make scale bucketing dynamic.
|
||||
// TODO: Compute covering only once?
|
||||
|
||||
//typedef pair<int64_t, uint32_t> CellFeaturePair;
|
||||
STATIC_ASSERT(sizeof(CellFeaturePair) == 12);
|
||||
|
|
Loading…
Add table
Reference in a new issue