diff options
Diffstat (limited to 'engines/zvision/rlf_animation.h')
-rw-r--r-- | engines/zvision/rlf_animation.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/zvision/rlf_animation.h b/engines/zvision/rlf_animation.h index 3f205d9666..ca9004f8b6 100644 --- a/engines/zvision/rlf_animation.h +++ b/engines/zvision/rlf_animation.h @@ -52,9 +52,6 @@ private: uint32 encodedSize; }; - const static Graphics::PixelFormat _pixelFormat555; - const static Graphics::PixelFormat _pixelFormat565; - private: Common::File _file; bool _stream; |