Preparing for PR

Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
This commit is contained in:
AMZN-Olex
2021-08-03 12:48:36 -04:00
parent 854e540950
commit 2118ef7a21
3 changed files with 2 additions and 7 deletions
@@ -63,10 +63,6 @@ namespace Multiplayer
m_reporter.reset();
}
void MultiplayerDebugSystemComponent::OnImGuiInitialize()
{
}
#ifdef IMGUI_ENABLED
void MultiplayerDebugSystemComponent::OnImGuiMainMenuUpdate()
{