[android][ios] Remove Kayak links

Signed-off-by: Harry bond <me@hbond.xyz>
This commit is contained in:
Harry Bond
2025-04-13 20:33:43 +01:00
committed by Konstantin Pastbin
parent 017a5c6cab
commit 70ed37b648
125 changed files with 2 additions and 1284 deletions

View File

@@ -158,8 +158,6 @@ public:
FMD_COUNT
};
enum ESource : uint8_t { SRC_KAYAK = 0 };
/// Used to normalize tags like "contact:phone", "phone" and "contact:mobile" to a common metadata enum value.
static bool TypeFromString(std::string_view osmTagKey, EType & outType);