mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
removed unused m_props from chd_lzma_decompressor (nw)
This commit is contained in:
parent
85568b3f92
commit
c751b475fa
@ -181,7 +181,6 @@ public:
|
||||
|
||||
private:
|
||||
// internal state
|
||||
CLzmaProps m_props;
|
||||
CLzmaDec m_decoder;
|
||||
chd_lzma_allocator m_allocator;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user