Remove unecessary asserts
authorAlan Alpert <alan.alpert@nokia.com>
Mon, 16 Jan 2012 09:01:36 +0000 (19:01 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 23 Jan 2012 06:38:34 +0000 (07:38 +0100)
commit658728c1397e1523d8293956815325f2269e4ffb
tree798ee96352eac02a29f2d2504a4f1c584ec79556
parent608c2a8afde4d0247457c186b8b95f671c4ab997
Remove unecessary asserts

They would also trigger when the user gives invalid input, which is not
an assert worthy circumstance.

Change-Id: Ifa5697d411793a55b6895945e751a73841b1ba3f
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
src/quick/items/qquickspriteengine.cpp