Remove disabled code from QLibrary autotest
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 18 Nov 2011 06:45:09 +0000 (16:45 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 18 Nov 2011 07:58:34 +0000 (08:58 +0100)
commit7a65dd310852037642d94a59566d1528315ea624
tree4287baf0e6e0393591a0261c954563dccfc15b2a
parent1ce050cd5df226a70b5005fe891772261cec5703
Remove disabled code from QLibrary autotest

The removed code was already commented-out when it was first added in
2007, and would not form a useful test as it was not followed by any
verification steps.  QLibrary::setLoadHints() is tested elsewhere, so
this code can vanish.

Change-Id: I1c4dcaacaf31b0f38136336414cfbe3de1a406f3
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp