aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text_lol.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/text_lol.h')
-rw-r--r--engines/kyra/text_lol.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/kyra/text_lol.h b/engines/kyra/text_lol.h
index 730ff6df9c..a6232805b9 100644
--- a/engines/kyra/text_lol.h
+++ b/engines/kyra/text_lol.h
@@ -93,9 +93,6 @@ private:
uint8 _colour2;
bool _colour1prot;
- uint8 *_pageBuffer1;
- uint8 *_pageBuffer2;
-
LoLEngine *_vm;
Screen_LoL *_screen;
};