gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: remove leftover cod


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: remove leftover code
Date: Fri, 21 Sep 2018 22:06:07 +0200

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

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 310b120d remove leftover code
310b120d is described below

commit 310b120d5d8c7b67d8a36c8c7d8c4933ec4ff7f3
Author: Florian Dold <address@hidden>
AuthorDate: Fri Sep 21 22:04:41 2018 +0200

    remove leftover code
---
 src/exchange-lib/exchange_api_handle.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/exchange-lib/exchange_api_handle.c 
b/src/exchange-lib/exchange_api_handle.c
index 38d00b44..2b5ff18e 100644
--- a/src/exchange-lib/exchange_api_handle.c
+++ b/src/exchange-lib/exchange_api_handle.c
@@ -1176,7 +1176,6 @@ request_keys (void *cls)
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "Requesting keys with URL `%s'.\n",
               kr->url);
-  eh = TALER_EXCHANGE
   eh = curl_easy_init ();
   GNUNET_assert (CURLE_OK ==
                  curl_easy_setopt (eh,

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



reply via email to

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