mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 07:11:49 +00:00
ZVISION: Fix uninitialized scalar field (CID 1257081)
This commit is contained in:
parent
abf37ebbf3
commit
ed66fbefdf
@ -354,7 +354,6 @@ public:
|
||||
bool execute();
|
||||
|
||||
private:
|
||||
uint32 _key;
|
||||
ValueSlot *_max;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user