Refactor: remove code duplication

Authored by johanneszarl on May 10 2020, 9:33 PM.

Description

Refactor: remove code duplication

ThumbnailCache::lookupRawData() isn't currently used anywhere, so
technically I could have just removed it. OTOH, removing the code of it
that was duplicated in lookup() makes the overall code cleaner so I went
with that option instead.

Details

Committed
johanneszarlMay 10 2020, 9:33 PM
Parents
R463:ed079fff2fcc: Refactor: extract SettingsData dep from ThumbnailCache
Branches
Unknown
Tags
Unknown