aboutsummaryrefslogtreecommitdiff
path: root/lib/urldata.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/urldata.h')
-rw-r--r--lib/urldata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/urldata.h b/lib/urldata.h
index 0d0128a32..8107a9e8f 100644
--- a/lib/urldata.h
+++ b/lib/urldata.h
@@ -703,7 +703,6 @@ struct connectdata {
unsigned int scope; /* address scope for IPv6 */
- char protostr[16]; /* store the protocol string in this buffer */
int socktype; /* SOCK_STREAM or SOCK_DGRAM */
struct hostname host;