mirror of
https://github.com/overte-org/overte.git
synced 2025-08-14 02:54:22 +02:00
Fix warnings
This commit is contained in:
parent
bb1ffbc06f
commit
f8718efe25
1 changed files with 0 additions and 1 deletions
|
@ -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()) {
|
||||
|
|
Loading…
Reference in a new issue