removes leftover of performance build
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -297,7 +297,7 @@ void CXConsole::Init(ISystem* pSystem)
|
||||
AzFramework::InputChannelEventListener::Connect();
|
||||
AzFramework::InputTextEventListener::Connect();
|
||||
|
||||
#if defined(_RELEASE) && !defined(PERFORMANCE_BUILD)
|
||||
#if defined(_RELEASE)
|
||||
static const int kDeactivateConsoleDefault = 1;
|
||||
#else
|
||||
static const int kDeactivateConsoleDefault = 0;
|
||||
|
||||
Reference in New Issue
Block a user