Deprecate enable_ip_addresses_native flag.

PiperOrigin-RevId: 817353927
This commit is contained in:
Francis Tsui
2025-10-09 15:09:03 -07:00
committed by Copybara-Service
parent 9eca355226
commit 346769d54f
@@ -73,9 +73,6 @@ constexpr auto kSocketSendBufferSize =
constexpr auto kRunScheduledExecutorCallbackOnExecutorThread =
flags::Flag<bool>(kConfigPackage, "45686494", false);
constexpr auto kEnableIpAddressesNative =
flags::Flag<bool>(kConfigPackage, "45722101", false);
} // namespace nearby_platform_feature
} // namespace config_package_nearby
} // namespace platform