diff --git a/src/tools/qdoc/puredocparser.cpp b/src/tools/qdoc/puredocparser.cpp index bfd3925353..80a7ec4bf5 100644 --- a/src/tools/qdoc/puredocparser.cpp +++ b/src/tools/qdoc/puredocparser.cpp @@ -149,12 +149,6 @@ bool PureDocParser::processQdocComments() isJsPropertyTopic = true; } } - if ((isQmlPropertyTopic || isJsPropertyTopic) && topics.size() > 1) { - qDebug() << "MULTIPLE TOPICS:" << doc.location().fileName() << doc.location().lineNo(); - for (int i=0; isetDoc(doc); nodes.append(node); if (topicsUsed.size() > 0) { - for (int i=0; i