aboutsummaryrefslogtreecommitdiff
path: root/backends/base-backend.cpp
diff options
context:
space:
mode:
authorMax Horn2010-11-04 00:49:12 +0000
committerMax Horn2010-11-04 00:49:12 +0000
commit99cf0e39368986086d5608509a52e1d4f1a70208 (patch)
treeb318fd67ce82191fe0ffbb142210c53185859863 /backends/base-backend.cpp
parent44c6a90643128af8c4521d5c5ee86d5885b79b0b (diff)
downloadscummvm-rg350-99cf0e39368986086d5608509a52e1d4f1a70208.tar.gz
scummvm-rg350-99cf0e39368986086d5608509a52e1d4f1a70208.tar.bz2
scummvm-rg350-99cf0e39368986086d5608509a52e1d4f1a70208.zip
COMMON: Undo changes to common/ptr.h, remove Common::ScopedPtrC
The deletePointer() method approach cannot work, as it is called by the destructor of the base class. A possible correct solution would be to enhance ScopedPtr with a "deleter" object like SharedPtr. But this seems overkill as long as we need it in only one place. svn-id: r54057
Diffstat (limited to 'backends/base-backend.cpp')
0 files changed, 0 insertions, 0 deletions