diff --git a/src/core/border_router/routing_manager.cpp b/src/core/border_router/routing_manager.cpp index c6688b74a..0f972ef50 100644 --- a/src/core/border_router/routing_manager.cpp +++ b/src/core/border_router/routing_manager.cpp @@ -2503,9 +2503,6 @@ void RoutingManager::Nat64PrefixManager::Evaluate(void) // by this BR. // - The preferred NAT64 prefix in Network Data is same as the // discovered infrastructure prefix. - // - // TODO: change to check RLOC16 to determine if the NAT64 prefix - // was published by this BR. shouldPublish = ((error == kErrorNotFound) || (netdataPrefixConfig.mPreference < preference) ||