aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/hooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/hooks.cpp')
-rw-r--r--NorthstarDedicatedTest/hooks.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDedicatedTest/hooks.cpp b/NorthstarDedicatedTest/hooks.cpp
index a3be154d..1b4bcc28 100644
--- a/NorthstarDedicatedTest/hooks.cpp
+++ b/NorthstarDedicatedTest/hooks.cpp
@@ -19,8 +19,6 @@ LoadLibraryExWType LoadLibraryExWOriginal;
void InstallInitialHooks()
{
- //AllocConsole();
-
if (MH_Initialize() != MH_OK)
Error("MH_Initialize failed");