summaryrefslogtreecommitdiff
path: root/lib/url.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/url.c')
-rw-r--r--lib/url.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/url.c b/lib/url.c
index 3289a3c64..f500faee7 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -3381,9 +3381,6 @@ static void reuse_conn(struct Curl_easy *data,
existing->hostname_resolve = temp->hostname_resolve;
temp->hostname_resolve = NULL;
- /* persist existing connection info in data */
- Curl_conn_ev_update_info(data, existing);
-
conn_reset_all_postponed_data(temp); /* free buffers */
/* re-use init */