Removed debugging pragmas
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
#include <AzToolsFramework/API/ToolsApplicationAPI.h>
|
||||
#include <ScriptCanvas/Variable/GraphVariable.h>
|
||||
|
||||
#pragma optimize("", off)
|
||||
|
||||
namespace ScriptCanvasEditor
|
||||
{
|
||||
|
||||
@@ -1414,6 +1412,3 @@ namespace ScriptCanvasEditor
|
||||
|
||||
#include <Editor/View/Widgets/VariablePanel/moc_GraphVariablesTableView.cpp>
|
||||
}
|
||||
|
||||
|
||||
#pragma optimize("", on)
|
||||
|
||||
Reference in New Issue
Block a user