QDoc: Remove LOCAL LINK debug output.
Change-Id: Iac8c5df2ca22315f34bbb738314299a23c646b2a Reviewed-by: Martin Smith <martin.smith@nokia.com>
This commit is contained in:
parent
c8f7677596
commit
c1cb279019
@ -4286,7 +4286,6 @@ QString DitaXmlGenerator::getLink(const Atom* atom,
|
||||
}
|
||||
if (!link.isEmpty() && link[0] == '#') {
|
||||
link.prepend(outFileName());
|
||||
qDebug() << "LOCAL LINK:" << link;
|
||||
}
|
||||
return link;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user