mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
remove debug code I accidentally left in here
This commit is contained in:
parent
138c57c76a
commit
b0685b3576
@ -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…
Reference in New Issue
Block a user