mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +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:
|
private:
|
||||||
// internal state
|
// internal state
|
||||||
CLzmaProps m_props;
|
|
||||||
CLzmaDec m_decoder;
|
CLzmaDec m_decoder;
|
||||||
chd_lzma_allocator m_allocator;
|
chd_lzma_allocator m_allocator;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user