Merge commit 'f1d9e7ae28bf0667487c939aa32b1ef833da80f4' into amzn-tommy/gitflow_211116_o3de2
This commit is contained in:
-2
@@ -163,8 +163,6 @@ namespace AZ
|
||||
return true;
|
||||
}
|
||||
}
|
||||
// If this asset didn't load or isn't a cubemap, release it.
|
||||
configAsset.Release();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
-2
@@ -196,8 +196,6 @@ namespace AZ
|
||||
}
|
||||
else
|
||||
{
|
||||
// If this asset didn't load or isn't a cubemap, release it.
|
||||
m_configuration.m_cubemapAsset.Release();
|
||||
m_featureProcessorInterface->SetCubemap(nullptr);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user