Remove doc for non-existent QTest::qCompare() variant.

There's no variant with bool first argument.

Change-Id: Ib18b50ed6271d21253d075dc72b6e2b8744cf131
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
bb10
Edward Welbourne 2016-01-06 10:46:12 +01:00 committed by Topi Reiniö
parent e8747d9e9f
commit 4f7a72c1ef
1 changed files with 0 additions and 4 deletions

View File

@ -3682,10 +3682,6 @@ bool QTest::compare_string_helper(const char *t1, const char *t2, const char *ac
\internal
*/
/*! \fn bool QTest::qCompare(bool const &t1, int const &t2, const char *actual, const char *expected, const char *file, int line)
\internal
*/
/*! \fn bool QTest::qTest(const T& actual, const char *elementName, const char *actualStr, const char *expected, const char *file, int line)
\internal
*/