diff --git a/include/haproxy/dns-t.h b/include/haproxy/dns-t.h index 175c7d1d9..428676a06 100644 --- a/include/haproxy/dns-t.h +++ b/include/haproxy/dns-t.h @@ -79,7 +79,6 @@ struct dns_additional_record { struct dns_stream_server { struct server *srv; struct dns_ring *ring_req; - int max_slots; int maxconn; int idle_conns; int cur_conns;