summaryrefslogtreecommitdiff
path: root/src/net/ea
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea')
-rw-r--r--src/net/ea/charserverhandler.cpp2
-rw-r--r--src/net/ea/traderecv.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/net/ea/charserverhandler.cpp b/src/net/ea/charserverhandler.cpp
index 4abb9bf7a..a64d70a46 100644
--- a/src/net/ea/charserverhandler.cpp
+++ b/src/net/ea/charserverhandler.cpp
@@ -31,7 +31,7 @@
#include "debug.h"
-extern Net::CharServerHandler *charServerHandler;
+
namespace Ea
{
diff --git a/src/net/ea/traderecv.cpp b/src/net/ea/traderecv.cpp
index dc2d60322..9b5799c69 100644
--- a/src/net/ea/traderecv.cpp
+++ b/src/net/ea/traderecv.cpp
@@ -42,7 +42,7 @@
#include "debug.h"
-extern std::string tradePartnerName;
+
ConfirmDialog *confirmDlg = nullptr;
/**