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:
authorAlex Zolotarev <alex@maps.me>2015-12-09 12:15:58 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:03:54 +0300
commitc8abbb16dcff6a122dffd461af376d2f0a72d97c (patch)
treee0ca644b2f87ebc187734e9dbd451c92ee1fb7c5 /defines.hpp
parent75188c8402554d3fe5b95e822b5fd3cb78b312f0 (diff)
Moved MAX_SUPPORTED_LANGUAGES to StringUtf8Multilang.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/defines.hpp b/defines.hpp
index a7332bf0a8..2cd61ce422 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -62,7 +62,4 @@
#define EXTERNAL_RESOURCES_FILE "external_resources.txt"
-/// How many langs we're supporting on indexing stage
-#define MAX_SUPPORTED_LANGUAGES 64
-
#define GPS_TRACK_FILENAME "gps_track.dat"