Don't call ref() in QByteArray::QByteArray()
authorBradley T. Hughes <bradley.hughes@nokia.com>
Mon, 12 Sep 2011 06:44:32 +0000 (08:44 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 23 Sep 2011 09:03:06 +0000 (11:03 +0200)
commiteb1f41b8c186614392cff5b7b51c86e5f5c4e2b6
treeca15d8a55a398450c374e91a30a8e55c897278b0
parentcfc39289baa8ee0a1bd055ff1bc4636694262ae8
Don't call ref() in QByteArray::QByteArray()

The call is unnecessary; it does nothing since the shared_null ref count
is negative.

Change-Id: I0d0c35a554e4fc5b734a25dab06f04bee7a9ae24
Reviewed-on: http://codereview.qt-project.org/4637
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
src/corelib/tools/qbytearray.h