summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-10-11 13:02:48 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-11 16:03:12 +0200
commit0e6a4010286569c3c77ed3092dd96aca17e72332 (patch)
treea5324b0db3d6b4da3c3648509c8f95bd8eeb5128 /src/corelib/kernel
parentbd34df230da21154536cdc7c2886206bb53d2a78 (diff)
Remove stale documentation and fix qdoc errors.
Change-Id: I51bb0c52eb32d9d672d115f31b16d414f81708e2 Reviewed-on: http://codereview.qt-project.org/6433 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
Diffstat (limited to 'src/corelib/kernel')
-rw-r--r--src/corelib/kernel/qtranslator.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/corelib/kernel/qtranslator.cpp b/src/corelib/kernel/qtranslator.cpp
index 6a3a463f6b..2796902590 100644
--- a/src/corelib/kernel/qtranslator.cpp
+++ b/src/corelib/kernel/qtranslator.cpp
@@ -939,12 +939,6 @@ bool QTranslator::isEmpty() const
!d->offsetArray && !d->contextArray;
}
-/*!
- \fn QString QTranslator::find(const char *context, const char *sourceText, const char * comment = 0) const
-
- Use translate(\a context, \a sourceText, \a comment) instead.
-*/
-
QT_END_NAMESPACE
#endif // QT_NO_TRANSLATION