diff options
author | D G Turner | 2019-05-07 23:16:50 +0100 |
---|---|---|
committer | D G Turner | 2019-05-07 23:16:50 +0100 |
commit | 1c37569ce23ec053a683c8ab99ff40bbcaf5086d (patch) | |
tree | 3f62582731b2a3060bc69d20a2da8ade95e30177 /engines/gob/databases.cpp | |
parent | 74936020ec6171c9e098945a629f2a37e488399c (diff) | |
download | scummvm-rg350-1c37569ce23ec053a683c8ab99ff40bbcaf5086d.tar.gz scummvm-rg350-1c37569ce23ec053a683c8ab99ff40bbcaf5086d.tar.bz2 scummvm-rg350-1c37569ce23ec053a683c8ab99ff40bbcaf5086d.zip |
QUEEN: Fix GCC Compiler Warnings
These are further warnings of the use of memset to clear a non-trivial
structure / class. Since it is trivial to add a default constructor to
these to initialise them instead, the memset calls can be removed.
Diffstat (limited to 'engines/gob/databases.cpp')
0 files changed, 0 insertions, 0 deletions