summaryrefslogtreecommitdiff
path: root/src/include/taler_util.h
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-18 00:43:21 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-18 00:43:29 +0100
commitc805e9cf20d39b17336a05c0879aac028de7488b (patch)
tree7ed76916ec4c5eb9e2240502c587703f39804513 /src/include/taler_util.h
parent04b5e7e3e898bf9a632cee8e6486ba454e8e0252 (diff)
downloadexchange-c805e9cf20d39b17336a05c0879aac028de7488b.tar.gz
exchange-c805e9cf20d39b17336a05c0879aac028de7488b.tar.bz2
exchange-c805e9cf20d39b17336a05c0879aac028de7488b.zip
DCE: we never have to derrive the wire_gateway_url from the payto URI
Diffstat (limited to 'src/include/taler_util.h')
-rw-r--r--src/include/taler_util.h11
1 files changed, 0 insertions, 11 deletions
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
@@ -281,17 +281,6 @@ 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.
*
* @param payto an x-taler-bank payto URL