aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-08-13 12:41:04 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-08-13 12:41:04 +0200
commitd6cb1bdf6cdc020b3d8848c8761fb3b368cd7b4e (patch)
treecaf67dfe82a859816a3653151ef023e776c4ad44 /lib/Makefile.inc
parentb867ecf0c55af8c0e6fdc33eb8daba635b729b89 (diff)
lib/quic.c: unused - removed
Diffstat (limited to 'lib/Makefile.inc')
-rw-r--r--lib/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.inc b/lib/Makefile.inc
index 5e59f39b3..c726cacf5 100644
--- a/lib/Makefile.inc
+++ b/lib/Makefile.inc
@@ -59,7 +59,7 @@ LIB_CFILES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
curl_multibyte.c hostcheck.c conncache.c dotdot.c \
x509asn1.c http2.c smb.c curl_endian.c curl_des.c system_win32.c \
mime.c sha256.c setopt.c curl_path.c curl_ctype.c curl_range.c psl.c \
- doh.c urlapi.c curl_get_line.c altsvc.c quic.c
+ doh.c urlapi.c curl_get_line.c altsvc.c
LIB_HFILES = arpa_telnet.h netrc.h file.h timeval.h hostip.h progress.h \
formdata.h cookie.h http.h sendf.h ftp.h url.h dict.h if2ip.h \