httpc: remove enabling of the test suite (fixes #2105)
This commit is contained in:
parent
3d5666787c
commit
c4e6a4be61
1 changed files with 0 additions and 4 deletions
|
@ -34,10 +34,6 @@
|
|||
#define SSL_OP_NO_COMPRESSION 0
|
||||
#endif
|
||||
|
||||
#if ENABLE_TRACE
|
||||
#define HTTPCLIENT_TESTSUITE 1
|
||||
#endif
|
||||
|
||||
struct http_client_ssl {
|
||||
int connected;
|
||||
int shutdown;
|
||||
|
|
Loading…
Add table
Reference in a new issue