Max Horn 99cf0e3936 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
2010-11-04 00:49:12 +00:00
..
2010-10-12 02:18:11 +00:00
2010-06-15 12:33:20 +00:00
2010-06-15 12:33:20 +00:00
2010-07-12 20:17:42 +00:00
2010-10-31 21:50:20 +00:00
2010-02-13 11:57:01 +00:00
2009-11-24 22:10:34 +00:00
2010-02-23 22:50:28 +00:00
2010-06-15 12:33:20 +00:00
2010-06-15 12:33:20 +00:00