aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/cryolib.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cryo/cryolib.h')
-rw-r--r--engines/cryo/cryolib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cryo/cryolib.h b/engines/cryo/cryolib.h
index 4c65733bfa..e2b49338a6 100644
--- a/engines/cryo/cryolib.h
+++ b/engines/cryo/cryolib.h
@@ -75,7 +75,6 @@ public:
int _height;
byte *_bufferPtr;
int16 _pitch;
- bool _doubled;
BlitView _normal;
BlitView _zoom;
};