diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-08-30 09:51:07 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-08-30 09:51:07 +0200 |
commit | d4d53d99b1bbf75e95e9493cae930257ee443ffe (patch) | |
tree | 42191843a628325d4aecf351268e6986acd372a4 /include | |
parent | 4fee6c644fd9f807fcbe690ccf1c2617a78dfe93 (diff) | |
download | curl-d4d53d99b1bbf75e95e9493cae930257ee443ffe.tar.gz |
mailing lists: move from cool.haxx.se to lists.haxx.se
Diffstat (limited to 'include')
-rw-r--r-- | include/curl/curl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/curl/curl.h b/include/curl/curl.h index 521c254e7..835c3d871 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -25,9 +25,6 @@ /* * If you have libcurl problems, all docs and details are found here: * https://curl.se/libcurl/ - * - * curl-library mailing list subscription and unsubscription web interface: - * https://cool.haxx.se/mailman/listinfo/curl-library/ */ #ifdef CURL_NO_OLDIES |