Remove dead code QQmlComponent::createObject
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>
Sun, 7 Jun 2015 09:44:58 +0000 (11:44 +0200)
committerHolger Freyther <holger+qt@freyther.de>
Mon, 8 Jun 2015 07:14:45 +0000 (07:14 +0000)
commit9f330241cbfc1c99b22cd0b625b6fe0dc8ef1b6c
treea5ac8503277ee27fc5d1d83a54d62c526d87dc3f
parent5b7f20376527812a814b422d8409842cf0704883
Remove dead code QQmlComponent::createObject

There is an early check for rv and it is not being
re-assigned during the execution.

Fixes Coverity CID 10613.

Change-Id: I725404c1178dcf72c4444636ead5b0ec7109b2ad
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/qml/qqmlcomponent.cpp