Remove obsolete code from QChar autotest.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 31 Oct 2011 02:57:14 +0000 (12:57 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 05:59:18 +0000 (06:59 +0100)
commit7698cd375030eb0fb879a4ef47a551206f9f8823
tree142d3cf1a8f9655950e865c52993fc4932b17174
parente92f9fc49e5534089f3a0ce8348fb30e5bc7ead6
Remove obsolete code from QChar autotest.

QUnicodeTables::ligature() was removed from the API in 2006.  The
commit that disabled the test also changed the code to call
QChar::ligature(), which has never existed.

Change-Id: I056c17c178a527b076538fb007404ff0b735ba02
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/corelib/tools/qchar/tst_qchar.cpp