remove debugging code
This commit is contained in:
parent
0a62071d85
commit
aaed843e49
1 changed files with 0 additions and 4 deletions
|
@ -317,10 +317,6 @@ PreparedHtml SkinFactory::generateHtmlOfArticles(const QList<Message>& messages,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#if !defined(NDEBUG)
|
|
||||||
IOFactory::writeFile("c.html", msg_contents.toUtf8());
|
|
||||||
#endif
|
|
||||||
|
|
||||||
return {msg_contents, base_url};
|
return {msg_contents, base_url};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue