mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-04 09:25:11 +02:00
remove line that leaked over from other branch
This commit is contained in:
parent
9f40c7bf8c
commit
7ef5fc9613
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ private:
|
||||||
glm::vec3 _relativePosition;
|
glm::vec3 _relativePosition;
|
||||||
glm::quat _relativeRotation;
|
glm::quat _relativeRotation;
|
||||||
QString _hand;
|
QString _hand;
|
||||||
QUuid _holderID;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // hifi_AvatarActionHold_h
|
#endif // hifi_AvatarActionHold_h
|
||||||
|
|
Loading…
Reference in a new issue