aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 3fbbff5a4d..40ea703584 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -1079,7 +1079,6 @@ protected:
LangIndexNode *_languageIndex;
int _languageIndexSize;
char _lastStringTag[12+1];
- byte _transText[512];
void loadLanguageBundle();
void playSpeech(const byte *ptr);