diff options
Diffstat (limited to 'src/net/tmwa/chathandler.cpp')
-rw-r--r-- | src/net/tmwa/chathandler.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/tmwa/chathandler.cpp b/src/net/tmwa/chathandler.cpp index 46e2fca13..099649566 100644 --- a/src/net/tmwa/chathandler.cpp +++ b/src/net/tmwa/chathandler.cpp @@ -43,8 +43,6 @@ #include "debug.h" extern Net::ChatHandler *chatHandler; -extern int serverVersion; -extern unsigned int tmwServerVersion; namespace TmwAthena { |