diff options
author | Colin Snover | 2017-09-23 20:05:12 -0500 |
---|---|---|
committer | Colin Snover | 2017-09-23 20:57:03 -0500 |
commit | 643a572610377d36c3d43d44c7487dd15b36e5e2 (patch) | |
tree | b56d82a9b8d73a51880241e14f5fef5aa17a1483 /engines/saga/sndres.h | |
parent | dced2fb9f54bafa0770e479e0088021f59fc0a16 (diff) | |
download | scummvm-rg350-643a572610377d36c3d43d44c7487dd15b36e5e2.tar.gz scummvm-rg350-643a572610377d36c3d43d44c7487dd15b36e5e2.tar.bz2 scummvm-rg350-643a572610377d36c3d43d44c7487dd15b36e5e2.zip |
Revert "SCI: Fix Warnings about Copy Constructor Failing to Call Base Class."
This reverts commit d2dd942ad79df0c4ac9d841fb5b0919d260bb79c.
The Serializable class is an interface class and has only the
empty default copy constructor. There is no reason to call this
explicitly. Whatever is warning about this should be fixed to stop
warning about it, rather than adding such unnecessary calls to the
engine code.
Diffstat (limited to 'engines/saga/sndres.h')
0 files changed, 0 insertions, 0 deletions