Skip to content

bodypartformatter_impl 'isEncrypted' is never read

Marius Pa requested to merge nmariusp/kalendar:work/nmariusp/isEncrypted into master
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".

Merge request reports