Drop unused functions from storage
ClosedPublic

Authored by pinaraf on Apr 22 2018, 3:58 PM.

Details

Summary

These functions are not used, and I see no sign of their
previous callers.
In my opinion, they do not make much sense : these operations
belong to a higher level that would pass the data around using
the same API as when fetching/viewing articles.

Diff Detail

Repository
R201 Akregator
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
pinaraf created this revision.Apr 22 2018, 3:58 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 22 2018, 3:58 PM
Restricted Application added a subscriber: KDE PIM. · View Herald Transcript
pinaraf requested review of this revision.Apr 22 2018, 3:58 PM
knauss accepted this revision.Apr 22 2018, 4:32 PM
This revision is now accepted and ready to land.Apr 22 2018, 4:32 PM
This revision was automatically updated to reflect the committed changes.