aboutsummaryrefslogtreecommitdiff
path: root/src/game/ScriptedPch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/ScriptedPch.h')
-rw-r--r--src/game/ScriptedPch.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/game/ScriptedPch.h b/src/game/ScriptedPch.h
index 8a5e4bff428..50e5b939034 100644
--- a/src/game/ScriptedPch.h
+++ b/src/game/ScriptedPch.h
@@ -25,13 +25,7 @@
#ifdef WIN32
#include <windows.h>
-/*BOOL APIENTRY DllMain( HANDLE hModule,
-DWORD ul_reason_for_call,
-LPVOID lpReserved
-)
-{
- return true;
-}*/
+
#endif
#endif