From c5c04cb51fddba5ec8a0371155b50145810a92cb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 17:53:47 +0100 Subject: fix -Wextra warnings --- src/lib/exchange_api_handle.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/exchange_api_handle.c') diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c index 9ee64c4c5..ed05558f0 100644 --- a/src/lib/exchange_api_handle.c +++ b/src/lib/exchange_api_handle.c @@ -278,6 +278,7 @@ TEAH_acc_confirmation_cb (void *cls, struct TEAH_AuditorInteractionEntry *aie = cls; struct TEAH_AuditorListEntry *ale = aie->ale; + (void) json; if (MHD_HTTP_OK != http_status) { GNUNET_log (GNUNET_ERROR_TYPE_WARNING, -- cgit v1.2.3