summaryrefslogtreecommitdiff
path: root/src/actor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actor.h')
-rw-r--r--src/actor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actor.h b/src/actor.h
index cb7046cc0..21d5172c5 100644
--- a/src/actor.h
+++ b/src/actor.h
@@ -39,7 +39,7 @@ class Actor
public:
Actor();
- A_DELETE_COPY(Actor);
+ A_DELETE_COPY(Actor)
virtual ~Actor();