remove old incorrect comment

This commit is contained in:
Andrew Meadows 2015-09-10 10:20:54 -07:00
parent 5296ddade9
commit 334fdeefd5

View file

@ -12,7 +12,6 @@ class btCollisionWorld;
const int NUM_CHARACTER_CONTROLLER_RAYS = 2;
///DynamicCharacterController is obsolete/unsupported at the moment
class DynamicCharacterController : public btCharacterControllerInterface
{
protected: