Fix warnings

This commit is contained in:
Zach Fox 2017-11-02 09:42:33 -07:00
parent bb1ffbc06f
commit f8718efe25

View file

@ -276,7 +276,6 @@ void ContextOverlayInterface::openInspectionCertificate() {
EntityItemProperties entityProperties = _entityScriptingInterface->getEntityProperties(_lastInspectedEntity, _entityPropertyFlags);
QUuid nodeToChallenge = entityProperties.getOwningAvatarID();
auto nodeList = DependencyManager::get<NodeList>();
if (entityProperties.getClientOnly()) {