SCUMM: DiMUSE: Fix unused private field warning

This commit is contained in:
AndywinXp 2023-08-15 20:42:16 +02:00
parent f934b0b64f
commit 61a700ed67

View File

@ -68,8 +68,6 @@ public:
class BundleMgr {
private:
const ScummEngine *_vm;
struct CompTable {
int32 offset;
int32 size;