remove debugging code
This commit is contained in:
parent
0a62071d85
commit
aaed843e49
@ -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};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user