forgot to remove unused variable

This commit is contained in:
Dante Ruiz 2017-11-06 16:05:44 -08:00
parent 41c6261b74
commit 646e5455ac

View file

@ -98,7 +98,6 @@ private:
bool _lockEnd;
bool _distanceScaleEnd;
LockEndObject _lockEndObject;
glm::mat4 _offsetMat;
const QUuid _rayPickUID;