summaryrefslogtreecommitdiff
path: root/src/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/item.h')
-rw-r--r--src/item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item.h b/src/item.h
index 05ab7d011..fd66681de 100644
--- a/src/item.h
+++ b/src/item.h
@@ -44,7 +44,7 @@ class Item
const unsigned char color = 1, const bool equipment = false,
const bool equipped = false);
- A_DELETE_COPY(Item);
+ A_DELETE_COPY(Item)
/**
* Destructor.