Removed a piece of code I forgot to delete

This commit is contained in:
Alex Szpakowski
2014-07-28 16:58:51 -03:00
parent 73c0f1e222
commit c6c32dee17
@@ -49,7 +49,6 @@ namespace physics
namespace box2d
{
static Physics *instance = 0;
#define instance() (Module::getInstance<Physics>(Module::M_PHYSICS))
int w_newWorld(lua_State *L)