aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--queen/logic.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/queen/logic.cpp b/queen/logic.cpp
index be5d6a3ec0..0b533d8c45 100644
--- a/queen/logic.cpp
+++ b/queen/logic.cpp
@@ -888,7 +888,6 @@ void Logic::inventoryRefresh() {
}
x += 35;
}
- _vm->update();
}
int16 Logic::previousInventoryItem(int16 start) const {