aboutsummaryrefslogtreecommitdiff
path: root/engines/access/inventory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/access/inventory.cpp')
-rw-r--r--engines/access/inventory.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/access/inventory.cpp b/engines/access/inventory.cpp
index 781650b614..1d78839606 100644
--- a/engines/access/inventory.cpp
+++ b/engines/access/inventory.cpp
@@ -230,7 +230,6 @@ int InventoryManager::displayInv() {
else
_vm->_useItem = -1;
-
free(inv);
return 0;
}