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:
authorMaxim Pimenov <m@maps.me>2018-11-20 15:03:25 +0300
committerTatiana Yan <tatiana.kondakova@gmail.com>2018-11-23 16:59:58 +0300
commitd75839e65c4a63ed0e4a7b192d584e8b83efb435 (patch)
treee047a2d0d4d55371fdb67c5cbef6ebd10f7506a4 /defines.hpp
parent3467f9aad381da685c13746e92c145d917e99439 (diff)
[coding] Moved functions that encode points to one common file.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/defines.hpp b/defines.hpp
index 6642fc7f54..9c2bcb0172 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -116,4 +116,3 @@
#define BOOKING_EXCLUDED_FILE "booking_excluded.txt"
auto constexpr kInvalidRatingValue = 0.0f;
-auto constexpr kMwmPointAccuracy = 1e-5;