This file did not compile, but is also not part of the build target...

Fixed neverheless, patch #6258 from Early Ehlinger
This commit is contained in:
Ton Roosendaal 2008-09-18 16:43:31 +00:00
parent 423b053904
commit 6b7b812208

@ -198,7 +198,7 @@ int ODEPhysicsEnvironment::createConstraint(class PHY_IPhysicsController* ctrl
}
void ODEPhysicsEnvironment::removeConstraint(int constraintid)
void ODEPhysicsEnvironment::removeConstraint(void *constraintid)
{
if (constraintid)
{