CVS commit by tilladam: CVS_SILENT debug-- M +0 -1 kcal_resourceopengroupware.cpp 1.18 --- kdepim/kresources/opengroupware/kcal_resourceopengroupware.cpp #1.17:1.18 @@ -342,5 +342,4 @@ void OpenGroupware::slotUploadJobResult( static const QString getEtagFromHeaders( const QString& headers ) { - kdDebug(5006) << "HEADERS " << headers << endl; int start = headers.find( "etag:" ); start += 6;