diff --git a/src/query/reslistpager.cpp b/src/query/reslistpager.cpp index 46fc851f..6bc5127f 100644 --- a/src/query/reslistpager.cpp +++ b/src/query/reslistpager.cpp @@ -403,7 +403,6 @@ void ResListPager::displayPage(RclConfig *config) chunk << spelling << " "; } chunk << "
"; - std::cerr << chunk.str() << endl; } chunk << "

"; }