forked from organicmaps/organicmaps
Removed hacks for maps downloading ULRs.
This commit is contained in:
parent
09acbdc2fb
commit
9a5642444e
1 changed files with 0 additions and 7 deletions
|
@ -25,13 +25,6 @@ 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 RESOURCES_METASERVER_URL ""
|
||||
#define DEFAULT_URLS_JSON "[\"http://new-search.mapswithme.com/\"]"
|
||||
|
||||
// static
|
||||
Platform::EError Platform::ErrnoToError()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue