diff --git a/src/modules/physics/box2d/World.h b/src/modules/physics/box2d/World.h index 22ec4fe84..a2d48f8ce 100644 --- a/src/modules/physics/box2d/World.h +++ b/src/modules/physics/box2d/World.h @@ -291,7 +291,6 @@ public: **/ int getFixturesInArea(lua_State *L); - /** * Raycasts the World for all Fixtures in the path of the ray. **/