summaryrefslogtreecommitdiff
path: root/src/include/taler_util.h
diff options
context:
space:
mode:
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