summaryrefslogtreecommitdiff
path: root/src/net/ea/loginhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/loginhandler.h')
-rw-r--r--src/net/ea/loginhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/loginhandler.h b/src/net/ea/loginhandler.h
index c3bd2a4e8..02789a999 100644
--- a/src/net/ea/loginhandler.h
+++ b/src/net/ea/loginhandler.h
@@ -41,6 +41,8 @@ class LoginHandler : public Net::LoginHandler
public:
LoginHandler();
+ A_DELETE_COPY(LoginHandler);
+
~LoginHandler();
int supportedOptionalActions() const