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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2018-09-12 14:11:05 +0300
committerAleksandr Zatsepin <alexzatsepin@users.noreply.github.com>2018-09-12 14:49:23 +0300
commit5f5031ca8b50d8654e2a0d053ceac0f7a22465c6 (patch)
treea9212a77c72cd582f50b30d885030356d3a2ef9d /partners_api
parent52563efb3da4f811931fea9758df655dacf75fed (diff)
Removed partners from code
Diffstat (limited to 'partners_api')
-rw-r--r--partners_api/partners_list.hpp18
1 files changed, 0 insertions, 18 deletions
diff --git a/partners_api/partners_list.hpp b/partners_api/partners_list.hpp
index 5ff51b23d2..b6a897d1a1 100644
--- a/partners_api/partners_list.hpp
+++ b/partners_api/partners_list.hpp
@@ -6,25 +6,7 @@
std::vector<PartnerInfo> const kPartners = {
PartnerInfo(1, "McArthurGlen", true /* m_hasButton */,
"https://localads.maps.me/redirects/mcarthurglen", 180705),
- PartnerInfo(2, "LuggageHero"),
PartnerInfo(3, "BurgerKing", true /* m_hasButton */),
- PartnerInfo(4, "Adidas", true /* m_hasButton */),
- PartnerInfo(6, "AdidasOriginal", true /* m_hasButton */),
- PartnerInfo(7, "AdidasKids", true /* m_hasButton */),
- PartnerInfo(8, "CostaCoffee", true /* m_hasButton */,
- "https://localads.maps.me/redirects/costa_coffee"),
- PartnerInfo(9, "TGIFridays", true /* m_hasButton */,
- "https://localads.maps.me/redirects/tgi_fridays"),
- PartnerInfo(10, "Sportmaster", true /* m_hasButton */,
- "https://localads.maps.me/redirects/sportmaster"),
- PartnerInfo(11, "KFC", true /* m_hasButton */),
- PartnerInfo(12, "AzbukaVkusa", true /* m_hasButton */,
- "https://localads.maps.me/redirects/azbuka_vkusa"),
- PartnerInfo(13, "Shokoladnitsa", true /* m_hasButton */),
- PartnerInfo(14, "Yakitoriya", true /* m_hasButton */),
- PartnerInfo(15, "Menza", true /* m_hasButton */),
- PartnerInfo(16, "YanPrimus", true /* m_hasButton */),
- PartnerInfo(17, "GinNo", true /* m_hasButton */),
PartnerInfo(18, "MegafonGreenDot", true /* m_hasButton */,
"https://localads.maps.me/redirects/megafon_green"),
PartnerInfo(19, "MegafonPurpleDot", true /* m_hasButton */,