Code cleanup

Signed-off-by: rhhong <rhhong@amazon.com>
This commit is contained in:
rhhong
2021-10-01 16:04:49 -07:00
parent 47a2240fc3
commit ffa637d115
@@ -145,7 +145,6 @@ namespace EMStudio
// Destroy all the entity we created.
m_entityContext->DestroyEntity(m_iblEntity);
m_entityContext->DestroyEntity(m_postProcessEntity);
//m_entityContext->DestroyEntity(m_cameraEntity);
m_entityContext->DestroyEntity(m_gridEntity);
for (AZ::Entity* entity : m_actorEntities)
{