summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index b1d00ce4..6b9d3227 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -141,9 +141,6 @@ namespace
static const int defaultSfxVolume = 100;
static const int defaultMusicVolume = 60;
-// Account infos
-char n_character;
-
#ifdef TMWSERV_SUPPORT
extern Net::Connection *gameServerConnection;
extern Net::Connection *chatServerConnection;