From e0b04701b3c9182ba22f56e329f98c57af4e1fe2 Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 23 Sep 2002 21:38:23 +0000 Subject: Updates --- (limited to 'libopie/pim/otodoaccess.cpp') diff --git a/libopie/pim/otodoaccess.cpp b/libopie/pim/otodoaccess.cpp index a65cf5c..8ec09bc 100644 --- a/libopie/pim/otodoaccess.cpp +++ b/libopie/pim/otodoaccess.cpp @@ -15,7 +15,7 @@ OTodoAccess::OTodoAccess( OTodoAccessBackend* end ) setBackEnd( m_todoBackEnd ); } OTodoAccess::~OTodoAccess() { - qWarning("~OTodoAccess"); +// qWarning("~OTodoAccess"); } void OTodoAccess::mergeWith( const QValueList& list ) { QValueList::ConstIterator it; @@ -63,7 +63,7 @@ void OTodoAccess::delAlarm( int uid) { // If not: I have to rethink how to remove already // scheduled events... (se) // it should be fine -zecke - qWarning("Removing alarm for event with uid %d", uid ); +// qWarning("Removing alarm for event with uid %d", uid ); AlarmServer::deleteAlarm( schedule , "QPE/Application/todolist", "alarm(QDateTime,int)", uid ); -- cgit v0.9.0.2