Remove disabled code in QItemView test.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 1 Nov 2011 01:52:29 +0000 (11:52 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 1 Nov 2011 23:53:26 +0000 (00:53 +0100)
commit2c665596ae831bd7ac76b88ef23c54d7cb15950f
tree1980a5f4dfc8191a7958e9d25fb9c044cab6577a
parent2bce4627e63947a3ed55009aeb8ff38974e444d3
Remove disabled code in QItemView test.

The removed code was disabled in January 2007.  The commit history does
not make clear what the code was supposed to achieve and the code
doesn't do what the comment at the top says (that looks like a TODO).
Best to delete it and start again.

Change-Id: I42b6b1d865c96518d74dc189a4a41d0d2776e5bc
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/widgets/itemviews/qitemview/tst_qitemview.cpp