minor refactoring

This commit is contained in:
=
2015-07-23 11:51:25 -07:00
parent 0fe6d343bc
commit 3fe9138e8c
11 changed files with 64 additions and 96 deletions

View File

@@ -27,7 +27,6 @@ int main(int argc, char* argv[])
{
b3CommandLineArgs args(argc, argv);
struct PhysicsInterface* pint = 0;
DummyGUIHelper noGfx;