summaryrefslogtreecommitdiff
path: root/src/net/ea/specialhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/specialhandler.h')
-rw-r--r--src/net/ea/specialhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/specialhandler.h b/src/net/ea/specialhandler.h
index c2b05399e..fefef91b8 100644
--- a/src/net/ea/specialhandler.h
+++ b/src/net/ea/specialhandler.h
@@ -35,6 +35,8 @@ class SpecialHandler : public Net::SpecialHandler
public:
SpecialHandler();
+ A_DELETE_COPY(SpecialHandler);
+
void handleMessage(Net::MessageIn &msg);
void use(int id);