summaryrefslogtreecommitdiff
path: root/src/net/tmwa/inventoryhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/inventoryhandler.h')
-rw-r--r--src/net/tmwa/inventoryhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/inventoryhandler.h b/src/net/tmwa/inventoryhandler.h
index a84e43f5f..572147272 100644
--- a/src/net/tmwa/inventoryhandler.h
+++ b/src/net/tmwa/inventoryhandler.h
@@ -40,7 +40,7 @@ class InventoryHandler final : public MessageHandler,
public:
InventoryHandler();
- A_DELETE_COPY(InventoryHandler);
+ A_DELETE_COPY(InventoryHandler)
~InventoryHandler();