summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.h b/src/main.h
index 7f13740c..ca5969d0 100644
--- a/src/main.h
+++ b/src/main.h
@@ -131,11 +131,8 @@ const short defaultMusicVolume = 60;
// Defines the number of usable player slots
const short maxSlot = 2;
-#ifdef TMWSERV_SUPPORT
extern std::string token;
-#else
extern char n_server, n_character;
-#endif
extern unsigned char state;
extern std::string errorMessage;