diff options
Diffstat (limited to 'src/exchange/taler-exchange-httpd_refund.c')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_refund.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_refund.c b/src/exchange/taler-exchange-httpd_refund.c index e590703a..0a9eede5 100644 --- a/src/exchange/taler-exchange-httpd_refund.c +++ b/src/exchange/taler-exchange-httpd_refund.c @@ -185,7 +185,6 @@ refund_transaction (void *cls,               (tlp->details.refund->rtransaction_id !=                refund->details.rtransaction_id) )          { -          GNUNET_break_op (0); /* conflicting refund found */            refund_found = GNUNET_SYSERR;            /* NOTE: Alternatively we could total up all existing               refunds and check if the sum still permits the  | 
