From f5c479fa193fb4199872aabcb73d35f872caa87f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 22:34:51 +0300 Subject: Remove unused externs --- src/actions/chat.cpp | 2 -- src/actions/commands.cpp | 2 -- 2 files changed, 4 deletions(-) (limited to 'src/actions') diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp index a164e0f23..3d12d99e1 100644 --- a/src/actions/chat.cpp +++ b/src/actions/chat.cpp @@ -44,8 +44,6 @@ #include "debug.h" -extern unsigned int tmwServerVersion; - namespace Actions { diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp index c8829970f..e6dba74f3 100644 --- a/src/actions/commands.cpp +++ b/src/actions/commands.cpp @@ -50,8 +50,6 @@ #include "debug.h" -extern unsigned int tmwServerVersion; - namespace Actions { -- cgit v1.2.3-70-g09d2