Revert "potential fix for the issue with inability to query correct wearables right after deletion wearable (discuss with Dante later)"

This reverts commit 2872d37726bba3d0274eba3a07c0a9faa529f2d5.
This commit is contained in:
Alexander Ivash 2018-05-13 14:24:54 +03:00
parent c3f0cb67a6
commit e79d8b2f43

View file

@ -641,8 +641,6 @@ void EntityTree::unhookChildAvatar(const EntityItemID entityID) {
child->setParentID(nullptr);
}
});
entity->setParentID(nullptr);
}
void EntityTree::cleanupCloneIDs(const EntityItemID& entityID) {