Remove unused map() getter from Result
ClosedPublic

Authored by bruns on Dec 2 2018, 3:32 PM.

Details

Summary

The m_map is only used internally as a intermediate storage for metadata,
it is never accessed from the outside.

Depends on D17298

Test Plan

make

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Dec 2 2018, 3:32 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptDec 2 2018, 3:32 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Dec 2 2018, 3:32 PM
astippich accepted this revision.Dec 2 2018, 6:09 PM
This revision is now accepted and ready to land.Dec 2 2018, 6:09 PM
ngraham accepted this revision.Dec 2 2018, 7:30 PM
This revision was automatically updated to reflect the committed changes.