diff --git a/uppsrc/CtrlLib/DisplayPopup.cpp b/uppsrc/CtrlLib/DisplayPopup.cpp index 1cabe76fe..abba54cf5 100644 --- a/uppsrc/CtrlLib/DisplayPopup.cpp +++ b/uppsrc/CtrlLib/DisplayPopup.cpp @@ -51,7 +51,6 @@ void DisplayPopup::MouseMove(Point p, dword flags) void DisplayPopup::Paint(Draw& w) { - RDUMP("Paint"); Rect r = GetSize(); w.DrawRect(r, SColorPaper); if(display) {