diff options
author | D G Turner | 2019-12-19 14:19:14 +0000 |
---|---|---|
committer | D G Turner | 2019-12-19 14:19:14 +0000 |
commit | 3fb386a2f927a93f373dca68d8be9099cc74537e (patch) | |
tree | b2cf5d1dd902c2f596db1b1d9187058709d0ca8b /engines/lastexpress/data | |
parent | ea27ffd8a34e6bacd29f7069e9b0d028eea5ca99 (diff) | |
download | scummvm-rg350-3fb386a2f927a93f373dca68d8be9099cc74537e.tar.gz scummvm-rg350-3fb386a2f927a93f373dca68d8be9099cc74537e.tar.bz2 scummvm-rg350-3fb386a2f927a93f373dca68d8be9099cc74537e.zip |
FULLPIPE: Remove Unused Private Members from Sound Class
These cause warnings from Clang when -Wunused-private-field is set.
Was initially unsure if this class was saved as it was a subclass of
MemoryObject, but changing this appears to be safe as the save method
is not implemented in any case.
Diffstat (limited to 'engines/lastexpress/data')
0 files changed, 0 insertions, 0 deletions