remove line that leaked over from other branch

This commit is contained in:
Seth Alves 2015-10-15 09:19:47 -07:00
parent 9f40c7bf8c
commit 7ef5fc9613

View file

@ -38,7 +38,6 @@ private:
glm::vec3 _relativePosition;
glm::quat _relativeRotation;
QString _hand;
QUuid _holderID;
};
#endif // hifi_AvatarActionHold_h