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.
Related to pim-technical-roadmap#49.