aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 508c35dc79..768c856354 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -463,7 +463,6 @@ protected:
byte *_arraySlot;
uint16 *_inventory;
uint16 *_newNames;
- uint16 *_images;
public:
// VAR is a wrapper around scummVar, which attempts to include additional
// useful information should an illegal var access be detected.