Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong failure-msg when clearing photo-cache.
bool GeophotoService::clearCache returns false, if any of the cleared caches was already empty. This change makes the function always return true unless an exception occured - then false is returned. Signed-off-by: umgfoin <[email protected]>
- Loading branch information