summaryrefslogtreecommitdiff
path: root/src/net/ea/beinghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/beinghandler.h')
-rw-r--r--src/net/ea/beinghandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/beinghandler.h b/src/net/ea/beinghandler.h
index f49dbb427..468368a32 100644
--- a/src/net/ea/beinghandler.h
+++ b/src/net/ea/beinghandler.h
@@ -34,7 +34,7 @@ class BeingHandler : public Net::BeingHandler
public:
BeingHandler(bool enableSync);
- A_DELETE_COPY(BeingHandler);
+ A_DELETE_COPY(BeingHandler)
protected:
virtual void requestNameById(int id) = 0;