aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/widget_talk.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/tattoo/widget_talk.h')
-rw-r--r--engines/sherlock/tattoo/widget_talk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/tattoo/widget_talk.h b/engines/sherlock/tattoo/widget_talk.h
index c399f2f4c5..72a6441a4e 100644
--- a/engines/sherlock/tattoo/widget_talk.h
+++ b/engines/sherlock/tattoo/widget_talk.h
@@ -43,7 +43,6 @@ class WidgetTalk: public WidgetBase {
int _num;
};
private:
- bool _talkScroll;
int _talkScrollIndex;
Common::Array<StatementLine> _statementLines;
int _selector, _oldSelector;