Remove unused getter method
ClosedPublic

Authored by dkurz on Aug 25 2017, 9:58 PM.

Details

Test Plan

It compiles; projects depending on IncidenceEditor compile, too.
The methods are neither signals nor slots, so they are not used
in a string-based connect. In summary: they are actually not used
anywhere

Diff Detail

Repository
R78 PIM: Incidence Editor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dkurz created this revision.Aug 25 2017, 9:58 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptAug 25 2017, 9:58 PM
dvratil accepted this revision.Aug 25 2017, 10:16 PM
This revision is now accepted and ready to land.Aug 25 2017, 10:16 PM
This revision was automatically updated to reflect the committed changes.