Skip to content

Commit

Permalink
Remove unused lambda capture (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zylann committed Feb 7, 2024
1 parent 432f053 commit 64c8a71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,6 @@ void unview_mesh_box(const Box3i out_of_range_box, VoxelLodTerrainUpdateData::Lo
// Show parents when children are removed
parent_box.for_each_cell([&parent_lod, //
&lod, //
&state, //
visual_flag, //
collision_flag //
](Vector3i bpos) {
Expand Down

0 comments on commit 64c8a71

Please sign in to comment.