mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:11:40 +03:00
parent
eb72ec4f12
commit
e59e512635
1 changed files with 0 additions and 3 deletions
|
|
@ -34,7 +34,6 @@
|
|||
|
||||
#include "cf-socket.h"
|
||||
#include "connect.h"
|
||||
#include "doh.h"
|
||||
#include "http2.h"
|
||||
#include "http_proxy.h"
|
||||
#include "cf-h1-proxy.h"
|
||||
|
|
@ -510,8 +509,6 @@ static struct trc_feat_def trc_feats[] = {
|
|||
#ifndef CURL_DISABLE_FTP
|
||||
{ &Curl_trc_feat_ftp, TRC_CT_PROTOCOL },
|
||||
#endif
|
||||
#ifndef CURL_DISABLE_DOH
|
||||
#endif
|
||||
#ifndef CURL_DISABLE_SMTP
|
||||
{ &Curl_trc_feat_smtp, TRC_CT_PROTOCOL },
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue