gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: take out verbose


From: gnunet
Subject: [taler-merchant] branch master updated: take out verbose
Date: Fri, 28 Feb 2020 11:58:12 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 3eef3ab  take out verbose
3eef3ab is described below

commit 3eef3ab05fbd8ac841496e671836eca054a19d42
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Feb 28 11:58:10 2020 +0100

    take out verbose
---
 src/lib/merchant_api_proposal.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/lib/merchant_api_proposal.c b/src/lib/merchant_api_proposal.c
index ee1fe18..d532231 100644
--- a/src/lib/merchant_api_proposal.c
+++ b/src/lib/merchant_api_proposal.c
@@ -259,11 +259,6 @@ TALER_MERCHANT_order_put (struct GNUNET_CURL_Context *ctx,
                  curl_easy_setopt (eh,
                                    CURLOPT_URL,
                                    po->url));
-  GNUNET_assert (CURLE_OK ==
-                 curl_easy_setopt (eh,
-                                   CURLOPT_VERBOSE,
-                                   1L));
-
   po->job = GNUNET_CURL_job_add2 (ctx,
                                   eh,
                                   po->post_ctx.headers,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]