From c805e9cf20d39b17336a05c0879aac028de7488b Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 18 Jan 2020 00:43:21 +0100 Subject: DCE: we never have to derrive the wire_gateway_url from the payto URI --- src/include/taler_util.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/include') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 2cc0e4940..37b6765a2 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -280,17 +280,6 @@ char * TALER_xtalerbank_base_url_from_payto (const char *payto); -/** - * Given an x-taler-bank payto:// URL, compute - * the HTTP(S) base URL of the account. - * - * @param payto the payto URL - * @return bank URL of the account, NULL if not x-taler-bak payto URL - */ -char * -TALER_xtalerbank_account_url_from_payto (const char *payto); - - /** * Obtain the account name from a payto URL. * -- cgit v1.2.3