summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/transfer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/transfer.c b/lib/transfer.c
index 0ad667dbc..9712a7f7e 100644
--- a/lib/transfer.c
+++ b/lib/transfer.c
@@ -1927,9 +1927,6 @@ CURLcode Curl_retry_request(struct connectdata *conn,
{
struct Curl_easy *data = conn->data;
bool retry = FALSE;
-
- infof(data, "%s:%d\n", __func__, __LINE__);
-
*url = NULL;
/* if we're talking upload, we can't do the checks below, unless the protocol