From: Jaroslav Kysela Date: Fri, 23 Mar 2018 17:04:02 +0000 (+0100) Subject: httpc: disable testsuite again X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f081d772dcda06f7b8ac765134c39e36ea8d71d8;p=thirdparty%2Ftvheadend.git httpc: disable testsuite again --- diff --git a/src/httpc.c b/src/httpc.c index 858b99708..c86dcfded 100644 --- a/src/httpc.c +++ b/src/httpc.c @@ -45,7 +45,9 @@ #include #endif +#if 0 #define HTTPCLIENT_TESTSUITE 1 +#endif struct http_client_ssl { int connected;