doc: Remove documentation for removed TRUE and FALSE macros

These macros were removed by 158f39ec78

Change-Id: I2aabef1dd2c9cb3949040c167a4e5cf1a9390ba6
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
bb10
Sergio Ahumada 2012-12-06 20:48:00 +01:00 committed by The Qt Project
parent 7da7bbcd87
commit fc7d2f60ff
1 changed files with 0 additions and 20 deletions

View File

@ -2512,26 +2512,6 @@ int qrand()
directive.
*/
/*!
\macro TRUE
\relates <QtGlobal>
\obsolete
Synonym for \c true.
\sa FALSE
*/
/*!
\macro FALSE
\relates <QtGlobal>
\obsolete
Synonym for \c false.
\sa TRUE
*/
/*!
\macro QABS(n)
\relates <QtGlobal>