Removed useless line

Former-commit-id: 316289647d6b0130b19b45fd72cd0cf2dc860bb0
This commit is contained in:
Lynix 2012-12-09 20:23:36 +01:00
parent d5dc07f3ef
commit 30d6f36922
1 changed files with 0 additions and 2 deletions

View File

@ -536,8 +536,6 @@ int main()
}
}
NzDebugDrawer::Uninitialize();
return EXIT_SUCCESS;
}