From 74234f75a41222f6a630106be75a799f4f02ec1d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Oct 2021 18:37:06 +0200 Subject: -work on FTBFS --- src/include/taler_util.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/include/taler_util.h') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index d62882b4c..4faa75c4f 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -327,17 +327,6 @@ char * TALER_payto_get_method (const char *payto_uri); -/** - * Compute the hash of a payto URI. - * - * @param payto URI to hash - * @param[out] h_payto where to write the hash - */ -void -TALER_payto_hash (const char *payto, - struct TALER_PaytoHash *h_payto); - - /** * Obtain the account name from a payto URL. * -- cgit v1.2.3