From 46bfed8c3b1463c26ac0404188e9ff0613177c57 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 25 Oct 2020 22:40:11 +0100 Subject: benefit from #6524 implementation in GNUnet --- src/testing/testing_api_cmd_merchant_get_order.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/testing/testing_api_cmd_merchant_get_order.c') diff --git a/src/testing/testing_api_cmd_merchant_get_order.c b/src/testing/testing_api_cmd_merchant_get_order.c index 55a54532..fa9b6fb4 100644 --- a/src/testing/testing_api_cmd_merchant_get_order.c +++ b/src/testing/testing_api_cmd_merchant_get_order.c @@ -140,11 +140,6 @@ merchant_get_order_cb ( { /* FIXME, deeper checks should be implemented here. */ struct MerchantGetOrderState *gos = cls; - const struct TALER_TESTING_Command *order_cmd; - - order_cmd = TALER_TESTING_interpreter_lookup_command ( - gos->is, - gos->order_reference); gos->ogh = NULL; if (gos->http_status != hr->http_status) -- cgit v1.2.3