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-11-18 11:03:47 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:03:52 +0300
commit319434c134d760ce1662d42c690cd6860fb4b1a7 (patch)
treef6b98d2b8c399a414b12223276b9cab6be49c0fa /indexer/feature.hpp
parent3e9ced74c4e5d20a1286d7400c3910fdaa2d2229 (diff)
OSM Editor core.
Diffstat (limited to 'indexer/feature.hpp')
-rw-r--r--indexer/feature.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/feature.hpp b/indexer/feature.hpp
index 1703d33d2a..c431e129f8 100644
--- a/indexer/feature.hpp
+++ b/indexer/feature.hpp
@@ -21,7 +21,6 @@ namespace old_101 { namespace feature
class LoaderImpl;
}}
-
/// Base feature class for storing common data (without geometry).
class FeatureBase
{