aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/glk_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/frotz/glk_interface.h')
-rw-r--r--engines/glk/frotz/glk_interface.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/engines/glk/frotz/glk_interface.h b/engines/glk/frotz/glk_interface.h
index 5d47308070..df176afef5 100644
--- a/engines/glk/frotz/glk_interface.h
+++ b/engines/glk/frotz/glk_interface.h
@@ -62,14 +62,8 @@ public:
Pics *_pics;
zchar statusline[256];
uint zcolors[zcolor_NUMCOLORS];
- int oldstyle;
- int curstyle;
int fixforced;
- int curr_font;
- int prev_font;
- int temp_font;
-
int curr_status_ht;
int mach_status_ht;