diff options
Diffstat (limited to 'src/lib/ephysics')
-rw-r--r-- | src/lib/ephysics/ephysics_body.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ephysics/ephysics_body.cpp b/src/lib/ephysics/ephysics_body.cpp index 4235d02930..e7cb00d4a9 100644 --- a/src/lib/ephysics/ephysics_body.cpp +++ b/src/lib/ephysics/ephysics_body.cpp | |||
@@ -5074,6 +5074,7 @@ _ephysics_body_soft_sphere_face_evas_object_del_cb(void *data, Evas *evas EINA_U | |||
5074 | break; | 5074 | break; |
5075 | } | 5075 | } |
5076 | } | 5076 | } |
5077 | if (!face_obj) return; | ||
5077 | 5078 | ||
5078 | _ephysics_body_face_evas_object_del(body, face_obj, | 5079 | _ephysics_body_face_evas_object_del(body, face_obj, |
5079 | _ephysics_body_soft_sphere_face_obj_resize_cb); | 5080 | _ephysics_body_soft_sphere_face_obj_resize_cb); |