summaryrefslogtreecommitdiff
path: root/src/actions
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions')
-rw-r--r--src/actions/chat.cpp2
-rw-r--r--src/actions/commands.cpp2
2 files changed, 0 insertions, 4 deletions
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
{