diff --git a/internal/platform/flags/nearby_platform_feature_flags.h b/internal/platform/flags/nearby_platform_feature_flags.h index e226d27d..00e9d9f1 100644 --- a/internal/platform/flags/nearby_platform_feature_flags.h +++ b/internal/platform/flags/nearby_platform_feature_flags.h @@ -73,9 +73,6 @@ constexpr auto kSocketSendBufferSize = constexpr auto kRunScheduledExecutorCallbackOnExecutorThread = flags::Flag(kConfigPackage, "45686494", false); -constexpr auto kEnableIpAddressesNative = - flags::Flag(kConfigPackage, "45722101", false); - } // namespace nearby_platform_feature } // namespace config_package_nearby } // namespace platform