aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mads/action.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/action.cpp b/engines/mads/action.cpp
index df9da126e8..1db143aaad 100644
--- a/engines/mads/action.cpp
+++ b/engines/mads/action.cpp
@@ -84,7 +84,6 @@ void MADSAction::clear() {
_action._objectNameId = -1;
_action._indirectObjectId = -1;
_textChanged = true;
- _pickedWord = 0;
}
void MADSAction::appendVocab(int vocabId, bool capitalize) {