colmodel fix

This commit is contained in:
aap 2021-01-12 12:42:29 +01:00
parent 75367e714a
commit 99a6976f53
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ CColModel::CColModel(void)
CColModel::~CColModel(void)
{
RemoveCollisionVolumes();
RemoveTrianglePlanes();
}
void*