gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: remove legacy code


From: gnunet
Subject: [taler-merchant] branch master updated: remove legacy code
Date: Sat, 10 Apr 2021 23:59:03 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 4b46b2c5 remove legacy code
4b46b2c5 is described below

commit 4b46b2c51c94e086c5c3d8186f76358016e1aa3d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Apr 10 23:59:01 2021 +0200

    remove legacy code
---
 src/backend/taler-merchant-httpd_private-post-orders-ID-refund.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_private-post-orders-ID-refund.c 
b/src/backend/taler-merchant-httpd_private-post-orders-ID-refund.c
index 49bc1b6e..10b75d74 100644
--- a/src/backend/taler-merchant-httpd_private-post-orders-ID-refund.c
+++ b/src/backend/taler-merchant-httpd_private-post-orders-ID-refund.c
@@ -157,11 +157,7 @@ TMH_private_post_orders_ID_refund (const struct 
TMH_RequestHandler *rh,
         /* refund was never allowed, so we should refuse hard */
         return TALER_MHD_reply_with_error (connection,
                                            MHD_HTTP_FORBIDDEN,
-#ifndef TALER_EC_MERCHANT_REFUND_NOT_ALLOWED_BY_CONTRACT
-                                           2609, /* remove post 0.8.0 release 
*/
-#else
                                            
TALER_EC_MERCHANT_REFUND_NOT_ALLOWED_BY_CONTRACT,
-#endif
                                            NULL);
       }
       if (0 == GNUNET_TIME_absolute_get_remaining (

-- 
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]