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-09-15 17:51:16 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:06:39 +0300
commit0586a1283e50047fd7ddfdf1613253db4fc20f66 (patch)
tree5db0e6fa7cc63fc18f284f9e359babf90ff7d83a /platform/wifi_location_service.cpp
parentb8b2d7806b69ed13a148d7019f125fd10399ec7b (diff)
Removed sensitive C++ data.
Diffstat (limited to 'platform/wifi_location_service.cpp')
-rw-r--r--platform/wifi_location_service.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/wifi_location_service.cpp b/platform/wifi_location_service.cpp
index 466d214546..cf8c98662a 100644
--- a/platform/wifi_location_service.cpp
+++ b/platform/wifi_location_service.cpp
@@ -9,7 +9,7 @@
#include "3party/jansson/myjansson.hpp"
-#define MWM_GEOLOCATION_SERVER "http://geolocation.server/"
+#include "private.h"
namespace location