Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'storage/storage.hpp')
-rw-r--r--storage/storage.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/storage.hpp b/storage/storage.hpp
index 3e95c538ba..c1beaa2eee 100644
--- a/storage/storage.hpp
+++ b/storage/storage.hpp
@@ -606,7 +606,7 @@ private:
void DeleteCountryFiles(TCountryId const & countryId, MapOptions opt, bool deferredDelete);
// Removes country files from downloader.
- bool DeleteCountryFilesFromDownloader(TCountryId const & countryId, MapOptions opt);
+ bool DeleteCountryFilesFromDownloader(TCountryId const & countryId);
// Returns download size of the currently downloading file for the
// queued country.