summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_merchant_get_order.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-13 16:22:48 +0200
committerMS <ms@taler.net>2020-10-13 16:22:48 +0200
commita80452b0a0f41cf24b3582dcf7c2cf9b2cb9fdf9 (patch)
tree6b137efd86baf3cef0c1cc3fde9669869aa42666 /src/lib/merchant_api_merchant_get_order.c
parent82358a9d6ce23eca4548caaedb66dc6c981f1f06 (diff)
downloadmerchant-a80452b0a0f41cf24b3582dcf7c2cf9b2cb9fdf9.tar.gz
merchant-a80452b0a0f41cf24b3582dcf7c2cf9b2cb9fdf9.tar.bz2
merchant-a80452b0a0f41cf24b3582dcf7c2cf9b2cb9fdf9.zip
Doxygen fixes
Diffstat (limited to 'src/lib/merchant_api_merchant_get_order.c')
-rw-r--r--src/lib/merchant_api_merchant_get_order.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/merchant_api_merchant_get_order.c b/src/lib/merchant_api_merchant_get_order.c
index e0ffe03a..007d4195 100644
--- a/src/lib/merchant_api_merchant_get_order.c
+++ b/src/lib/merchant_api_merchant_get_order.c
@@ -547,11 +547,6 @@ TALER_MERCHANT_merchant_order_get (struct GNUNET_CURL_Context *ctx,
}
-/**
- * Cancel a GET /private/orders/$ORDER request.
- *
- * @param omgh handle to the request to be canceled
- */
void
TALER_MERCHANT_merchant_order_get_cancel (
struct TALER_MERCHANT_OrderMerchantGetHandle *omgh)