Remove commented code from qtconcurrentmap autotest.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 13 Mar 2012 04:33:14 +0000 (14:33 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 14 Mar 2012 06:51:45 +0000 (07:51 +0100)
commit360e5e0c0821f247eb182eb70cbea83503c42077
tree453b87c3d96ba56dd6dc2d3c2f2d383f48f16ca7
parentc45146b48c66a18269d9b9907ddcf5394722ca83
Remove commented code from qtconcurrentmap autotest.

The removed code was already commented out when the test was added to
the Qt repository and does not compile when uncommented as it calls
non-existant overloads of QtConcurrent::FunctionWrapper1::operator().

Change-Id: I5a02efae4b89e2815b077474aa7cd0192dcb2730
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/concurrent/qtconcurrentmap/tst_qtconcurrentmap.cpp