Commit 9aa259a1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

http: remove "Curl_http_done: called premature" message

... it only confuses people.
parent 00c81706
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1425,8 +1425,6 @@ CURLcode Curl_http_done(struct connectdata *conn,
  struct Curl_easy *data = conn->data;
  struct HTTP *http = data->req.protop;

  infof(data, "Curl_http_done: called premature == %d\n", premature);

  Curl_unencode_cleanup(conn);

#ifdef USE_SPNEGO