From 334fdeefd54d70a8ba9b29facf4a5daa4ede8b0b Mon Sep 17 00:00:00 2001 From: Andrew Meadows Date: Thu, 10 Sep 2015 10:20:54 -0700 Subject: [PATCH] remove old incorrect comment --- libraries/physics/src/DynamicCharacterController.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/physics/src/DynamicCharacterController.h b/libraries/physics/src/DynamicCharacterController.h index 06ff555f66..d26c69c5a5 100644 --- a/libraries/physics/src/DynamicCharacterController.h +++ b/libraries/physics/src/DynamicCharacterController.h @@ -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: