From kde-commits Fri Jan 31 23:30:25 2003 From: Cornelius Schumacher Date: Fri, 31 Jan 2003 23:30:25 +0000 To: kde-commits Subject: kdepim/libkcal X-MARC-Message: https://marc.info/?l=kde-commits&m=104405594923265 CVS commit by cschumac: Disable excessive debug output. M +1 -1 calendarresources.cpp 1.19 --- kdepim/libkcal/calendarresources.cpp #1.18:1.19 @@ -315,5 +315,5 @@ Todo *CalendarResources::todo( const QSt QPtrList CalendarResources::todos( const QDate &date ) { - kdDebug(5800) << "CalendarResources::todos(date)" << endl; +// kdDebug(5800) << "CalendarResources::todos(date)" << endl; QPtrList result;