Don't flood kmail's debug output with this.

svn path=/trunk/kdepim/; revision=388602
wilder-work
Ingo Klcker 21 years ago
parent 49d77a160e
commit 0b0e8167f4
  1. 2
      kmmessage.cpp

@ -4023,7 +4023,7 @@ void KMMessage::updateAttachmentState( DwBodyPart* part )
if ( !part )
{
kdDebug(5006) << "updateAttachmentState - no part!" << endl;
// kdDebug(5006) << "updateAttachmentState - no part!" << endl;
setStatus( KMMsgStatusHasNoAttach );
return;
}

Loading…
Cancel
Save