mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-13 23:08:27 +02:00
remove commented out cruft
This commit is contained in:
parent
72f5860538
commit
823f3a73c6
1 changed files with 0 additions and 2 deletions
|
@ -192,8 +192,6 @@ public:
|
|||
virtual void computeShapeInfo(ShapeInfo& shapeInfo);
|
||||
void getCapsule(glm::vec3& start, glm::vec3& end, float& radius);
|
||||
|
||||
//AvatarMotionState* getMotionState() { return _motionState; }
|
||||
|
||||
using SpatiallyNestable::setPosition;
|
||||
virtual void setPosition(const glm::vec3& position) override;
|
||||
using SpatiallyNestable::setOrientation;
|
||||
|
|
Loading…
Reference in a new issue