diff --git a/source/common/router/config_impl.h b/source/common/router/config_impl.h index 0b3ffdaefdc0..78b7c56537ce 100644 --- a/source/common/router/config_impl.h +++ b/source/common/router/config_impl.h @@ -478,7 +478,6 @@ class RetryPolicyImpl : public RetryPolicy { // that should be used when with this policy. std::vector> retry_host_predicate_configs_; - Upstream::RetryPrioritySharedPtr retry_priority_; // Name and config proto to use to create the RetryPriority to use with this policy. Default // initialized when no RetryPriority should be used. std::pair retry_priority_config_;