Skip to content

Commit 9b0a0cb

Browse files
committed
remove todo
1 parent 1dc997c commit 9b0a0cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/b3dm.tileset/QuadtreeTiler.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ private HashSet<string> CreateTileForLargestGeometries(BoundingBox bbox, Tile ti
132132
TileCreationHelper.WriteTileIfNeeded(geometriesToProcess, translation, stylingSettings, copyright, createGltf, skipCreateTiles, outputPath, file);
133133

134134
ProcessLodLevels(bbox, tile, lod, createGltf, keepProjection);
135-
// todo: check the updateTileBoundingBox
136135
if (!useImplicitTiling) {
137136
UpdateTileBoundingBox(tile, tileHashes, where, keepProjection);
138137
}

0 commit comments

Comments
 (0)