summaryrefslogtreecommitdiffstats
path: root/scene/3d/physics/character_body_3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/physics/character_body_3d.h')
-rw-r--r--scene/3d/physics/character_body_3d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/3d/physics/character_body_3d.h b/scene/3d/physics/character_body_3d.h
index cffc0f8e63..430d9c35cb 100644
--- a/scene/3d/physics/character_body_3d.h
+++ b/scene/3d/physics/character_body_3d.h
@@ -113,7 +113,6 @@ public:
PlatformOnLeave get_platform_on_leave() const;
CharacterBody3D();
- ~CharacterBody3D();
private:
real_t margin = 0.001;