diff --git a/lib/http.c b/lib/http.c index 78f6ef1f80..121b7b2a9a 100644 --- a/lib/http.c +++ b/lib/http.c @@ -1873,7 +1873,6 @@ CURLcode Curl_http_done(struct connectdata *conn, { struct SessionHandle *data = conn->data; struct HTTP *http =data->state.proto.http; - (void)premature; /* not used */ Curl_unencode_cleanup(conn);