summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_lock_product.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_lock_product.c')
-rw-r--r--src/lib/merchant_api_lock_product.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/merchant_api_lock_product.c b/src/lib/merchant_api_lock_product.c
index fba0a029..906ca68c 100644
--- a/src/lib/merchant_api_lock_product.c
+++ b/src/lib/merchant_api_lock_product.c
@@ -227,12 +227,6 @@ TALER_MERCHANT_product_lock (
}
-/**
- * Cancel POST /products/$ID/lock request. Must not be called by clients after
- * the callback was invoked.
- *
- * @param plh request to cancel.
- */
void
TALER_MERCHANT_product_lock_cancel (
struct TALER_MERCHANT_ProductLockHandle *plh)