Remove the last remaining maps using Attendee pointers as keys
ClosedPublic

Authored by vkrause on Jun 9 2019, 9:20 AM.

Details

Summary

This includes two maps where Attendee pointers are technically the values,
but those maps are used bidirectionally, so those need to be changed as
well. Instead we now used the Attendee uid as key.

Diff Detail

Repository
R78 PIM: Incidence Editor
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12596
Build 12614: arc lint + arc unit
vkrause created this revision.Jun 9 2019, 9:20 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 9 2019, 9:20 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Jun 9 2019, 9:20 AM
dvratil accepted this revision.Jun 10 2019, 7:15 AM
This revision is now accepted and ready to land.Jun 10 2019, 7:15 AM
This revision was automatically updated to reflect the committed changes.