aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/gfx_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/gfx/gfx_options.h')
-rw-r--r--engines/sci/gfx/gfx_options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/gfx/gfx_options.h b/engines/sci/gfx/gfx_options.h
index 5850b21c66..393627a1a2 100644
--- a/engines/sci/gfx/gfx_options.h
+++ b/engines/sci/gfx/gfx_options.h
@@ -76,7 +76,6 @@ struct gfx_options_t {
int dirty_frames;
int workarounds; // Workaround flags - see below
- rect_t pic_port_bounds;
#endif
};