summaryrefslogtreecommitdiffstats
path: root/src/game-server/main-game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/main-game.cpp')
-rw-r--r--src/game-server/main-game.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/game-server/main-game.cpp b/src/game-server/main-game.cpp
index cfc07c8..7ebbc29 100644
--- a/src/game-server/main-game.cpp
+++ b/src/game-server/main-game.cpp
@@ -29,9 +29,6 @@
#if (defined __USE_UNIX98 || defined __FreeBSD__)
#include "../config.h"
-#elif defined WIN32
-#include "../tmwserv_private.h"
-#define PACKAGE_VERSION PRODUCT_VERSION
#endif
#include "configuration.h"