Code cleanup, removed pragma optimize macro

This commit is contained in:
sconel
2021-05-27 10:50:56 -07:00
parent 824be567fc
commit 933f012def
2 changed files with 1 additions and 11 deletions
@@ -10,7 +10,6 @@
*
*/
#pragma optimize("", off)
#include <ScriptCanvas/Libraries/Spawning/SpawnNodeable.h>
#include <AzFramework/Components/TransformComponent.h>