Remove references to QtSharedPointer::InternalRefCount
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 23 May 2012 16:34:38 +0000 (18:34 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 6 Jun 2012 00:02:43 +0000 (02:02 +0200)
commit044e2b326231728c0a90482c8896a8c3bad203d6
tree3e0db76e609d82034c4ef5b6571dc6ed1c41cee3
parent058c8da0f12c24c2292036e43ff72cf58a47839a
Remove references to QtSharedPointer::InternalRefCount

This class does not exist, is not needed and has never been published
in a released version of Qt.

It existed during the development of QSharedPointer, when internal
reference counting (also known as intrusive counting) was a goal. That
goal was abandoned when use with forward-declared classes was
preferred.

Change-Id: If3a5a29c07fc71e2001d6ba64b90ddd241ab8ae3
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
src/corelib/tools/qsharedpointer_impl.h