removed leftover trace to stderr
This commit is contained in:
parent
b57fcddbf8
commit
b0bfed7b63
@ -403,7 +403,6 @@ void ResListPager::displayPage(RclConfig *config)
|
|||||||
chunk << spelling << " ";
|
chunk << spelling << " ";
|
||||||
}
|
}
|
||||||
chunk << "<br />";
|
chunk << "<br />";
|
||||||
std::cerr << chunk.str() << endl;
|
|
||||||
}
|
}
|
||||||
chunk << "</blockquote></p>";
|
chunk << "</blockquote></p>";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user