diff --git a/lib/http.c b/lib/http.c index 4de0e8e440..92c04e69cd 100644 --- a/lib/http.c +++ b/lib/http.c @@ -3557,8 +3557,6 @@ static CURLcode http_on_response(struct Curl_easy *data, * something else should've considered the big picture and we * avoid this check. * - * rewindbeforesend indicates that something has told libcurl to - * continue sending even if it gets discarded */ switch(data->state.httpreq) {