removed obsolete code, added #ifdef to allow skipping of default registration of collision algorithm (avoid linking of unneeded code)

This commit is contained in:
ejcoumans
2006-12-13 22:44:20 +00:00
parent 6dff5a218e
commit df0c044228
3 changed files with 12 additions and 16 deletions

View File

@@ -63,7 +63,7 @@ class btManifoldPoint
float m_combinedRestitution;
void* m_userPersistentData;
mutable void* m_userPersistentData;
int m_lifeTime;//lifetime of the contactpoint in frames