From 51c1eceea2cab0c631f7b4914ec989bfa6474d7d Mon Sep 17 00:00:00 2001 From: Sean Enck Date: Thu, 24 Aug 2017 23:29:19 -0400 Subject: [PATCH] libcurl is available via nimble, doc isn't in stdlib any more --- doc/lib.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/lib.rst b/doc/lib.rst index ea43c0db9a..64c3c11eb1 100644 --- a/doc/lib.rst +++ b/doc/lib.rst @@ -539,9 +539,6 @@ Network Programming and Internet Protocols * `joyent_http_parser `_ Wrapper for the joyent's high-performance HTTP parser. -* `libcurl `_ - Wrapper for the libcurl library. - * `openssl `_ Wrapper for OpenSSL.