diff options
author | Colin Snover | 2017-07-17 23:52:12 -0500 |
---|---|---|
committer | Colin Snover | 2017-07-17 23:56:21 -0500 |
commit | dcb6c3221523b19857d0f5fcbb7409140a80e903 (patch) | |
tree | 170acf8e50e2d742fbd83bef0ecdcf93d9fc70a4 /backends/platform/ios7/ios7_keyboard.h | |
parent | 64d090dcb82377daa09587f92b7c00c8f96b3a0c (diff) | |
download | scummvm-rg350-dcb6c3221523b19857d0f5fcbb7409140a80e903.tar.gz scummvm-rg350-dcb6c3221523b19857d0f5fcbb7409140a80e903.tar.bz2 scummvm-rg350-dcb6c3221523b19857d0f5fcbb7409140a80e903.zip |
SCI32: Destroy audio streams in Audio32 using DisposeAfterUse flag
Since Resource::makeStream returns a MemoryReadStream which will
not attempt to free the resource memory, it is fine to always
dispose those streams and get rid of the separate resourceStream
property, which was a holdover from some past WIP resource design
which no longer exists.
Diffstat (limited to 'backends/platform/ios7/ios7_keyboard.h')
0 files changed, 0 insertions, 0 deletions