-rw-r--r-- | libkcal/calendarlocal.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libkcal/calendarlocal.cpp b/libkcal/calendarlocal.cpp index e75154b..0eba6a9 100644 --- a/libkcal/calendarlocal.cpp +++ b/libkcal/calendarlocal.cpp @@ -589,3 +589,2 @@ QPtrList<Event> CalendarLocal::rawEvents( const QDate &start, const QDate &end, { - qDebug("CalendarLocal::rawEvents called "); Event *event = 0; |