summaryrefslogtreecommitdiff
path: root/src/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inventory.h')
-rw-r--r--src/inventory.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/inventory.h b/src/inventory.h
index 7af9f160..5a1d2c0a 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -58,9 +58,6 @@ class Inventory
*/
Inventory(Type type, int size = -1);
- /**
- * Destructor.
- */
~Inventory();
/**