summaryrefslogtreecommitdiff
path: root/src/shopitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shopitem.h')
-rw-r--r--src/shopitem.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/shopitem.h b/src/shopitem.h
index 7a86fedc..9b3b9ec9 100644
--- a/src/shopitem.h
+++ b/src/shopitem.h
@@ -52,9 +52,6 @@ class ShopItem : public Item
*/
ShopItem(int id, int price);
- /**
- * Destructor.
- */
~ShopItem();
/**