aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/hires2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/hires2.h')
-rw-r--r--engines/adl/hires2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/adl/hires2.h b/engines/adl/hires2.h
index c99c0b0458..b8212e0795 100644
--- a/engines/adl/hires2.h
+++ b/engines/adl/hires2.h
@@ -66,7 +66,6 @@ private:
DataBlockPtr readDataBlockPtr(Common::ReadStream &f) const;
- DiskImage_DSK _disk;
Common::Array<DataBlockPtr> _itemPics;
};