From d1642d0fd0937d87a56914263361dc5985da0247 Mon Sep 17 00:00:00 2001 From: MS Date: Tue, 13 Oct 2020 12:18:53 +0200 Subject: doxygen fixes --- src/lib/merchant_api_get_product.c | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/lib/merchant_api_get_product.c') diff --git a/src/lib/merchant_api_get_product.c b/src/lib/merchant_api_get_product.c index b64f77ef..be54d083 100644 --- a/src/lib/merchant_api_get_product.c +++ b/src/lib/merchant_api_get_product.c @@ -200,17 +200,6 @@ handle_get_product_finished (void *cls, } -/** - * Make a GET /product/$ID request to get details about an - * individual product. - * - * @param ctx the context - * @param backend_url HTTP base URL for the backend - * @param product_id identifier of the product to inquire about - * @param cb function to call with the backend's product information - * @param cb_cls closure for @a cb - * @return the request handle; NULL upon error - */ struct TALER_MERCHANT_ProductGetHandle * TALER_MERCHANT_product_get ( struct GNUNET_CURL_Context *ctx, -- cgit v1.2.3