Remove obsolete comment.
authorMarcello Stanisci <stanisci.m@gmail.com>
Tue, 20 Nov 2018 13:08:34 +0000 (14:08 +0100)
committerMarcello Stanisci <stanisci.m@gmail.com>
Tue, 20 Nov 2018 13:09:45 +0000 (14:09 +0100)
src/curl/curl.c

index 985800e64d6de2489f403bbec2a3c19be2c6c499..f02bf94111df1032c0538e7cff0704a1702ae348 100644 (file)
@@ -498,7 +498,6 @@ GNUNET_CURL_perform2 (struct GNUNET_CURL_Context *ctx,
 #endif
     job->jcc (job->jcc_cls,
               response_code,
-              /* NOTE: jcc is now in charge of decref-ing */
               response);
     rc (response);
     GNUNET_CURL_job_cancel (job);