From ad190d0511fa6e3f919baebc6e9cc61a824883ed Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 3 May 2014 23:46:24 +1000 Subject: Small clean ups I forgot from the last commit. --- src/extantz/ephysics_demo.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/extantz/ephysics_demo.c') diff --git a/src/extantz/ephysics_demo.c b/src/extantz/ephysics_demo.c index a47ca17..f5036b9 100644 --- a/src/extantz/ephysics_demo.c +++ b/src/extantz/ephysics_demo.c @@ -7,8 +7,6 @@ EPhysics_World *ephysicsAdd(globals *ourGlobals) { -// GLData *gld = &ourGlobals->gld; - EPhysics_Body *boundary; EPhysics_World *world; EPhysics_Body *box_body1, *box_body2; -- cgit v1.1