aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'queen/logic.cpp')
-rw-r--r--queen/logic.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/queen/logic.cpp b/queen/logic.cpp
index 3afd30be76..be5d6a3ec0 100644
--- a/queen/logic.cpp
+++ b/queen/logic.cpp
@@ -2086,8 +2086,6 @@ bool LogicInterview::handleSpecialMove(uint16 sm) {
}
void LogicGame::useJournal() {
- _vm->input()->clearMouseButton();
- _vm->input()->clearKeyVerb();
_vm->command()->clear(false);
_journal->use();
_vm->walk()->stopJoe();