Some more fixes

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-24 16:16:36 -07:00
parent d513307023
commit cd5df6b372
2 changed files with 1 additions and 3 deletions
@@ -253,7 +253,6 @@ namespace AZ
}
const auto& scene = context.m_scene;
const Uuid sourceSceneUuid = scene.GetSourceGuid();
const auto& sceneGraph = scene.GetGraph();
auto names = sceneGraph.GetNameStorage();