diff options
Diffstat (limited to 'servers/physics_3d/space_3d_sw.h')
-rw-r--r-- | servers/physics_3d/space_3d_sw.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/servers/physics_3d/space_3d_sw.h b/servers/physics_3d/space_3d_sw.h index 6380bcc6dc..22535a6adb 100644 --- a/servers/physics_3d/space_3d_sw.h +++ b/servers/physics_3d/space_3d_sw.h @@ -97,7 +97,6 @@ private: real_t test_motion_min_contact_depth; enum { - INTERSECTION_QUERY_MAX = 2048 }; |