Remove raw pointer member that was never read
ClosedPublic

Authored by dkurz on Aug 3 2017, 7:15 PM.

Details

Reviewers
dvratil
Group Reviewers
KDE PIM: KMail
Summary

Actually, the pointer was read, but only immediately
after it was set, so local variables are just as good.

Diff Detail

Repository
R206 KMail
Lint
Lint Skipped
Unit
Unit Tests Skipped
dkurz created this revision.Aug 3 2017, 7:15 PM
Restricted Application added a subscriber: KDE PIM. ยท View Herald TranscriptAug 3 2017, 7:15 PM
dvratil accepted this revision.Aug 14 2017, 7:57 AM
This revision is now accepted and ready to land.Aug 14 2017, 7:57 AM
dkurz closed this revision.Aug 21 2017, 6:04 PM