aboutsummaryrefslogtreecommitdiff
path: root/engines/cryomni3d/image/codecs/hlz.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cryomni3d/image/codecs/hlz.h')
-rw-r--r--engines/cryomni3d/image/codecs/hlz.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cryomni3d/image/codecs/hlz.h b/engines/cryomni3d/image/codecs/hlz.h
index 4ec8d3e0f1..d8edc63af9 100644
--- a/engines/cryomni3d/image/codecs/hlz.h
+++ b/engines/cryomni3d/image/codecs/hlz.h
@@ -45,7 +45,6 @@ public:
private:
Graphics::Surface *_surface;
int _width, _height;
- int _bitsPerPixel;
};
} // End of namespace Image