diff --git a/lib/urldata.h b/lib/urldata.h index f423d33767..667561f155 100644 --- a/lib/urldata.h +++ b/lib/urldata.h @@ -52,8 +52,6 @@ #define PORT_MQTT 1883 #define PORT_MQTTS 8883 -struct curl_trc_featt; - #ifdef USE_ECH /* CURLECH_ bits for the tls_ech option */ # define CURLECH_DISABLE (1 << 0)