aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/touche.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/touche/touche.h')
-rw-r--r--engines/touche/touche.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/touche/touche.h b/engines/touche/touche.h
index aaa62a8317..71763ed618 100644
--- a/engines/touche/touche.h
+++ b/engines/touche/touche.h
@@ -632,7 +632,6 @@ protected:
int _talkTableLastOtherKeyChar;
int _talkTableLastStringNum;
int _objectDescriptionNum;
- char _talkTextBuffer[200];
TalkEntry _talkTable[NUM_TALK_ENTRIES];
bool _conversationChoicesUpdated;