urldata.h: delete orphan forward declaration

Closes #20380
This commit is contained in:
Viktor Szakats 2026-01-21 03:28:02 +01:00
parent e50aa46fb2
commit 246e95fe90
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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)