summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/kernel/qmath.cpp')
-rw-r--r--src/corelib/kernel/qmath.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/kernel/qmath.cpp b/src/corelib/kernel/qmath.cpp
index 8f900e2101..b1860fa24a 100644
--- a/src/corelib/kernel/qmath.cpp
+++ b/src/corelib/kernel/qmath.cpp
@@ -310,8 +310,6 @@ const qreal qt_sine_table[QT_SINE_TABLE_SIZE] = {
\brief The <QtMath> header file includes generic math declarations.
- The global declarations include \l{functions}.
-
These functions are partly convenience definitions for basic
operations, for instance not available in the Standard Template Library et
al.