more cleanup

This commit is contained in:
Andrew Meadows 2015-04-06 16:21:04 -07:00
parent 23951620bb
commit e2ea940249

View file

@ -36,9 +36,6 @@ protected:
bool _isOnGround;
bool _isJumping;
bool _isHovering;
// quint64 _jumpToHoverStart;
// btScalar _velocityTimeInterval;
// btScalar _stepDt;
uint32_t _pendingFlags;
btDynamicsWorld* _dynamicsWorld = NULL;