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:
Diffstat (limited to 'drape_frontend/stylist.hpp')
-rw-r--r--drape_frontend/stylist.hpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/drape_frontend/stylist.hpp b/drape_frontend/stylist.hpp
index faebf33621..71b451f5ae 100644
--- a/drape_frontend/stylist.hpp
+++ b/drape_frontend/stylist.hpp
@@ -24,13 +24,6 @@ public:
DECLARE_CHECKER_INSTANCE(IsBuildingHasPartsChecker);
};
-class IsBuildingPartChecker : public ftypes::BaseChecker
-{
- IsBuildingPartChecker();
-public:
- DECLARE_CHECKER_INSTANCE(IsBuildingPartChecker);
-};
-
class IsHatchingTerritoryChecker : public ftypes::BaseChecker
{
IsHatchingTerritoryChecker();