summaryrefslogtreecommitdiff
path: root/src/net/eathena/loginhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/loginhandler.h')
-rw-r--r--src/net/eathena/loginhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/loginhandler.h b/src/net/eathena/loginhandler.h
index de46e890a..ab7ae482a 100644
--- a/src/net/eathena/loginhandler.h
+++ b/src/net/eathena/loginhandler.h
@@ -41,7 +41,7 @@ class LoginHandler final : public MessageHandler, public Ea::LoginHandler
public:
LoginHandler();
- A_DELETE_COPY(LoginHandler);
+ A_DELETE_COPY(LoginHandler)
~LoginHandler();