summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_get_product.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_get_product.c')
-rw-r--r--src/lib/merchant_api_get_product.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/merchant_api_get_product.c b/src/lib/merchant_api_get_product.c
index be54d083..e1c50168 100644
--- a/src/lib/merchant_api_get_product.c
+++ b/src/lib/merchant_api_get_product.c
@@ -249,12 +249,6 @@ TALER_MERCHANT_product_get (
}
-/**
- * Cancel GET /product/$ID request. Must not be called by clients after
- * the callback was invoked.
- *
- * @param pgh request to cancel.
- */
void
TALER_MERCHANT_product_get_cancel (
struct TALER_MERCHANT_ProductGetHandle *pgh)