gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: remove dead prototype


From: gnunet
Subject: [taler-exchange] branch master updated: remove dead prototype
Date: Tue, 03 Mar 2020 16:08:28 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 9abee82d remove dead prototype
9abee82d is described below

commit 9abee82d3c9688549d50ec87153f6f3c1f973565
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Mar 3 16:08:26 2020 +0100

    remove dead prototype
---
 src/bank-lib/bank_api_common.h | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/src/bank-lib/bank_api_common.h b/src/bank-lib/bank_api_common.h
index 52329334..ac059e9e 100644
--- a/src/bank-lib/bank_api_common.h
+++ b/src/bank-lib/bank_api_common.h
@@ -21,7 +21,7 @@
  */
 #ifndef BANK_API_COMMON_H
 #define BANK_API_COMMON_H
-#include <jansson.h>
+
 #include <gnunet/gnunet_util_lib.h>
 #include <gnunet/gnunet_json_lib.h>
 #include <gnunet/gnunet_curl_lib.h>
@@ -29,16 +29,6 @@
 #include "taler_json_lib.h"
 
 
-/**
- * Build authentication header from @a auth.
- *
- * @param auth authentication data to use
- * @return NULL on error, otherwise curl headers to use
- */
-struct curl_slist *
-TALER_BANK_make_auth_header_ (const struct TALER_BANK_AuthenticationData 
*auth);
-
-
 /**
  * Set authentication data in @a easy from @a auth.
  *

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



reply via email to

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