diff options
Diffstat (limited to 'core/math/bvh_logic.inc')
-rw-r--r-- | core/math/bvh_logic.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/math/bvh_logic.inc b/core/math/bvh_logic.inc index dd3b135bb5..aaa91bc9d3 100644 --- a/core/math/bvh_logic.inc +++ b/core/math/bvh_logic.inc @@ -1,4 +1,3 @@ - // for slow incremental optimization, we will periodically remove each // item from the tree and reinsert, to give it a chance to find a better position void _logic_item_remove_and_reinsert(uint32_t p_ref_id) { |