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 'platform/local_country_file_utils.hpp')
-rw-r--r--platform/local_country_file_utils.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/platform/local_country_file_utils.hpp b/platform/local_country_file_utils.hpp
index 43090d1e34..9a8a7f6dd8 100644
--- a/platform/local_country_file_utils.hpp
+++ b/platform/local_country_file_utils.hpp
@@ -11,12 +11,6 @@ class ModelReader;
namespace platform
{
-namespace migrate
-{
-bool NeedMigrate();
-void SetMigrationFlag();
-}
-
// Removes all files downloader creates during downloading of a country.
// Note. The the maps are deleted from writable dir/|dataDir|/|version| directory.
// If |dataDir| is empty (or is not set) the function deletes maps from writable dir.