diff options
Diffstat (limited to 'servers/physics_3d/step_3d_sw.h')
-rw-r--r-- | servers/physics_3d/step_3d_sw.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/servers/physics_3d/step_3d_sw.h b/servers/physics_3d/step_3d_sw.h index c735688a9e..9dbb61308f 100644 --- a/servers/physics_3d/step_3d_sw.h +++ b/servers/physics_3d/step_3d_sw.h @@ -34,7 +34,6 @@ #include "space_3d_sw.h" class Step3DSW { - uint64_t _step; void _populate_island(Body3DSW *p_body, Body3DSW **p_island, Constraint3DSW **p_constraint_island); |