gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-twister] branch master updated: Remove useless code.


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] branch master updated: Remove useless code.
Date: Thu, 20 Sep 2018 22:30:48 +0200

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

marcello pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new 656cff5  Remove useless code.
656cff5 is described below

commit 656cff5dbcb7950505675358c1db0ee8a5e2aada
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Sep 20 22:30:27 2018 +0200

    Remove useless code.
---
 src/twister/taler-twister-service.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/twister/taler-twister-service.c 
b/src/twister/taler-twister-service.c
index 377a98f..da24b65 100644
--- a/src/twister/taler-twister-service.c
+++ b/src/twister/taler-twister-service.c
@@ -1460,9 +1460,6 @@ create_response (void *cls,
       hr->state = REQUEST_STATE_UPLOAD_STARTED;
 
       curl_easy_setopt (hr->curl,
-                        CURLOPT_XFERINFODATA,
-                        hr);
-      curl_easy_setopt (hr->curl,
                        CURLOPT_POST,
                        1L);
       curl_easy_setopt (hr->curl,

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



reply via email to

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