summaryrefslogtreecommitdiff
path: root/modules/bullet/area_bullet.h
diff options
context:
space:
mode:
authorMarcel Admiraal <madmiraal@users.noreply.github.com>2021-10-21 17:26:51 +0100
committerMarcel Admiraal <madmiraal@users.noreply.github.com>2021-10-21 18:44:25 +0100
commit87a4ba492ee4f4a055dfff5afacf48dd4e62e839 (patch)
treecf4fff3b872a69d2888b9b8be661b30635e1839c /modules/bullet/area_bullet.h
parent8688b97dda57bec8083870a2e2c4c7ca9a021f46 (diff)
Remove unimplemented methods
Diffstat (limited to 'modules/bullet/area_bullet.h')
-rw-r--r--modules/bullet/area_bullet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/bullet/area_bullet.h b/modules/bullet/area_bullet.h
index 7cf666c119..c8b516c951 100644
--- a/modules/bullet/area_bullet.h
+++ b/modules/bullet/area_bullet.h
@@ -145,7 +145,6 @@ public:
virtual void dispatch_callbacks();
void call_event(CollisionObjectBullet *p_otherObject, PhysicsServer3D::AreaBodyStatus p_status);
- void set_on_state_change(ObjectID p_id, const StringName &p_method, const Variant &p_udata = Variant());
void scratch();
void clear_overlaps(bool p_notify);