summaryrefslogtreecommitdiffstats
path: root/core/math/bvh_misc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/math/bvh_misc.inc')
-rw-r--r--core/math/bvh_misc.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/math/bvh_misc.inc b/core/math/bvh_misc.inc
index 9b35a1d36d..ef1261a759 100644
--- a/core/math/bvh_misc.inc
+++ b/core/math/bvh_misc.inc
@@ -1,4 +1,3 @@
-
int _handle_get_tree_id(BVHHandle p_handle) const {
if (USE_PAIRS) {
return _extra[p_handle.id()].tree_id;