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. Accordingly a failure-msg is shown in the maps-GUI. This change makes the function always return true unless an exception occurred - then false is returned. Signed-off-by: umgfoin <[email protected]>
- Loading branch information