Skip to content

Remove pointless call to KMime::ContentTransferEncoding::needToEncode()

Volker Krause requested to merge work/vkrause/kmime-cte-need-to-encode into master

This method is a const getter, ie. calling this here without using the result has absolutely no effect.

Related to pim-technical-roadmap#49.

Merge request reports

Loading