Remove obsolete code from qtconcurrentrun test.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 31 Oct 2011 01:14:58 +0000 (11:14 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 04:27:33 +0000 (05:27 +0100)
commit5a71947ee46d3278255b69cec5621b5a70b92be4
treee447aac77a2190243e72fab00d5f24d184c3524c
parent37eb6c7d5cc0c47d57d451e605383ee101a707e7
Remove obsolete code from qtconcurrentrun test.

The removed code was left over from an unfinished MSVC6 compatibility
API (see commit e3e28e7a in the grafted history).  That compiler is
no longer supported, so this code can be retired.

Change-Id: I81bcfa771ae13579f2458eb2d3ebf41c6af8577c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/concurrent/qtconcurrentrun/tst_qtconcurrentrun.cpp