Home GnuPG

Remove unnecessary calls to KMime::ContentTransferEncoding::setDecoded

Description

Remove unnecessary calls to KMime::ContentTransferEncoding::setDecoded

true is the default, and that method is going to go away in favor of two
different Content::setBody methods, with the right one already used here.

Event Timeline