summaryrefslogtreecommitdiff
path: root/src/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inventory.h')
-rw-r--r--src/inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inventory.h b/src/inventory.h
index cec366b71..ff4ffa3d7 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -47,7 +47,7 @@ class InventoryListener
class Inventory final
{
public:
- A_DELETE_COPY(Inventory);
+ A_DELETE_COPY(Inventory)
static const int NO_SLOT_INDEX = -1; /**< Slot has no index. */