[search] Temprorary fixes to URLs.

This commit is contained in:
Yuri Gorshenin 2015-12-24 13:55:24 +03:00 committed by Sergey Yershov
parent b447478542
commit ddd2e29a72

View file

@ -24,6 +24,12 @@ bool IsSpecialDirName(string const & dirName)
}
} // namespace
// TODO (@y, @m, @vng): DO NOT FORGET TO REMOVE THESE RE-DEFINES
// BEFORE MERGE TO MASTER. THESE CHANGES ARE FOR TESTING PURPOSES
// ONLY.
#define METASERVER_URL ""
#define DEFAULT_URLS_JSON "[\"http://new-search.mapswithme.com/\"]"
// static
Platform::EError Platform::ErrnoToError()
{