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:
authorArsentiy Milchakov <milcars@mapswithme.com>2017-04-18 20:17:06 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2017-04-19 16:01:59 +0300
commit4c82857eae92adb83a6d94d8af2bf00e4ac5200f (patch)
tree34c70222e393b574014fe193407346ffe74451a1 /indexer/ftypes_matcher.hpp
parent02483b4948479ec463c737b6db77dbc3db015079 (diff)
[core] local ads place page button
Diffstat (limited to 'indexer/ftypes_matcher.hpp')
-rw-r--r--indexer/ftypes_matcher.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/ftypes_matcher.hpp b/indexer/ftypes_matcher.hpp
index 763d8eeca4..2c42cd1f22 100644
--- a/indexer/ftypes_matcher.hpp
+++ b/indexer/ftypes_matcher.hpp
@@ -15,7 +15,6 @@ class FeatureType;
namespace ftypes
{
-
class BaseChecker
{
size_t const m_level;