The source project of this merge request has been removed.
bodypartformatter_impl 'isEncrypted' is never read
Fix clang issue "src/mail/mimetreeparser/bodypartformatter_impl.cpp:148:13:
warning: Value stored to 'isEncrypted' is never read
[clang-analyzer-deadcode.DeadStores]
1: Value stored to 'isEncrypted' is never read in
src/mail/mimetreeparser/bodypartformatter_impl.cpp:148".