aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/logging.h')
-rw-r--r--NorthstarDLL/logging.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/NorthstarDLL/logging.h b/NorthstarDLL/logging.h
index 59537e01..83fd0c12 100644
--- a/NorthstarDLL/logging.h
+++ b/NorthstarDLL/logging.h
@@ -1,7 +1,4 @@
#pragma once
-#include "context.h"
void CreateLogFiles();
void InitialiseLogging();
-void InitialiseEngineSpewFuncHooks(HMODULE baseAddress);
-void InitialiseClientPrintHooks(HMODULE baseAddress);