mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 11:04:44 +00:00
SCUMM: DiMUSE: Fix unused private field warning
This commit is contained in:
parent
f934b0b64f
commit
61a700ed67
@ -68,8 +68,6 @@ public:
|
||||
class BundleMgr {
|
||||
|
||||
private:
|
||||
const ScummEngine *_vm;
|
||||
|
||||
struct CompTable {
|
||||
int32 offset;
|
||||
int32 size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user