From 77bab625607514a628dfda101e55c7d57f6b623d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 9 Nov 2021 22:52:01 +0100 Subject: -fixes for test --- src/curl/curl.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/curl') diff --git a/src/curl/curl.c b/src/curl/curl.c index e9a2d5612..424c41fd6 100644 --- a/src/curl/curl.c +++ b/src/curl/curl.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2019-2020 Taler Systems SA + Copyright (C) 2019-2021 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -24,9 +24,6 @@ #include "platform.h" #include "taler_curl_lib.h" -// FIXME-workaround: without this, we somehow sometimes forget the header -// that indicates compression and then the exchange 400s us! -#undef TALER_CURL_COMPRESS_BODIES #if TALER_CURL_COMPRESS_BODIES #include -- cgit v1.2.3