summaryrefslogtreecommitdiff
path: root/src/chatlogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chatlogger.h')
-rw-r--r--src/chatlogger.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chatlogger.h b/src/chatlogger.h
index a2a344800..c94890ad4 100644
--- a/src/chatlogger.h
+++ b/src/chatlogger.h
@@ -36,6 +36,8 @@ class ChatLogger final
*/
ChatLogger();
+ A_DELETE_COPY(ChatLogger);
+
/**
* Destructor, closes log file.
*/