Remove dead code from qpixmap autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 28 Oct 2011 07:06:11 +0000 (17:06 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 01:34:23 +0000 (02:34 +0100)
commit5029a99118f4266bd06e0d594413575830de24a0
tree15428ab26d9233bc8d13a9ba8e3ad47d7e3f5cc9
parent79e7fb4ed614cd5502e16f319170e5b26d54c528
Remove dead code from qpixmap autotest

The removed code was in #if 0 in the original commit of the test
function and appears to be an earlier version that should have been
discarded before the initial commit.

Change-Id: I91f16aa7adcccb50f4f3a02062fb9d105d85000c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/gui/image/qpixmap/tst_qpixmap.cpp