Switch to side-by-side view
--- a/src/query/reslistpager.cpp +++ b/src/query/reslistpager.cpp @@ -403,7 +403,6 @@ chunk << spelling << " "; } chunk << "<br />"; - std::cerr << chunk.str() << endl; } chunk << "</blockquote></p>"; }
--- a/src/query/reslistpager.cpp +++ b/src/query/reslistpager.cpp @@ -403,7 +403,6 @@ chunk << spelling << " "; } chunk << "<br />"; - std::cerr << chunk.str() << endl; } chunk << "</blockquote></p>"; }