From 6a6fd3e2b7bbca96070259c0f8e0295bef756454 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 13 Jul 2001 19:14:28 +0000 Subject: [PATCH] removed forgotten debugging printf git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/generic/listctrl.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/generic/listctrl.cpp b/src/generic/listctrl.cpp index 221fc0b6f5..4386a99a92 100644 --- a/src/generic/listctrl.cpp +++ b/src/generic/listctrl.cpp @@ -2480,8 +2480,6 @@ void wxListMainWindow::OnPaint( wxPaintEvent &WXUNUSED(event) ) continue; } - printf("Redrawing line %u\n", line); - GetLine(line)->DrawInReportMode( &dc, rectLine, GetLineHighlightRect(line),