mirror of
https://github.com/curl/curl.git
synced 2026-07-23 22:37:16 +03:00
remove debug code I accidentally left in here
This commit is contained in:
parent
138c57c76a
commit
b0685b3576
1 changed files with 0 additions and 2 deletions
|
|
@ -344,8 +344,6 @@ CURLcode Curl_http_perhapsrewind(struct connectdata *conn)
|
|||
when HTTP isn't activated */
|
||||
return CURLE_OK;
|
||||
|
||||
infof(data, "now in %s\n", __func__);
|
||||
|
||||
switch(data->set.httpreq) {
|
||||
case HTTPREQ_GET:
|
||||
case HTTPREQ_HEAD:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue