gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] 209/277: DCE


From: gnunet
Subject: [taler-merchant] 209/277: DCE
Date: Sun, 05 Jul 2020 20:52:02 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

commit 1ceb91a1f401f6dea116a71e6f7eea8877dd853c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jun 13 18:28:39 2020 +0200

    DCE
---
 src/backend/taler-merchant-httpd_get-orders-ID.c | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c 
b/src/backend/taler-merchant-httpd_get-orders-ID.c
index 2a84a8a..b16cc32 100644
--- a/src/backend/taler-merchant-httpd_get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_get-orders-ID.c
@@ -220,13 +220,6 @@ struct GetOrderData
    */
   bool refunded;
 
-  /**
-   * Initially #GNUNET_SYSERR. If we queued a response, set to the
-   * result code (i.e. #MHD_YES or #MHD_NO). FIXME: fix type!
-   */
-  int ret;
-
-
 };
 
 
@@ -652,7 +645,6 @@ TMH_get_orders_ID (const struct TMH_RequestHandler *rh,
     god->sc.con = connection;
     god->ec = TALER_EC_NONE;
     god->hc = hc;
-    god->ret = GNUNET_SYSERR;
 
     {
       const char *cts;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]