From e13616b5c40f912853be99f0603f0e4c97b22062 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 3 Apr 2019 21:56:51 +0800 Subject: *misc --- source/modules/asura-box2d/physics/binding/_body.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'source/modules/asura-box2d/physics/binding/_body.cpp') diff --git a/source/modules/asura-box2d/physics/binding/_body.cpp b/source/modules/asura-box2d/physics/binding/_body.cpp index 68f3aaf..51cc0ab 100644 --- a/source/modules/asura-box2d/physics/binding/_body.cpp +++ b/source/modules/asura-box2d/physics/binding/_body.cpp @@ -45,7 +45,6 @@ namespace AsuraEngine LUAX_IMPL_METHOD(Body, _GetType) { LUAX_PREPARE(L, Body); - return 0; } -- cgit v1.1-26-g67d0