Remove a debug printf
git-svn-id: svn://10.0.0.236/trunk@58654 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1018,9 +1018,6 @@ nsHTMLContentSinkStream::AddLeaf(const nsIParserNode& aNode){
|
||||
}
|
||||
else if (!mDoFormat)
|
||||
{
|
||||
#ifdef DEBUG_akkana
|
||||
printf("Conditionally formatting\n");
|
||||
#endif
|
||||
if (HasLongLines(text))
|
||||
{
|
||||
WriteWrapped(text);
|
||||
|
||||
Reference in New Issue
Block a user