about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2025-04-17 01:02:48 +0200
committerbptato <nincsnevem662@gmail.com>2025-04-17 01:02:48 +0200
commit732dc86b37bde74fb03655657bfbdcc5b211746a (patch)
treeb792c6dc0dc57c037958f98993f8a7acae7cbe5b
parentbb27ae370a8bb312eee0c9009eecb2e1f8f4727a (diff)
downloadchawan-732dc86b37bde74fb03655657bfbdcc5b211746a.tar.gz
libfetch-http: update comment
yeah
-rw-r--r--bonus/libfetch-http.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/bonus/libfetch-http.c b/bonus/libfetch-http.c
index 4b824ced..06eb197c 100644
--- a/bonus/libfetch-http.c
+++ b/bonus/libfetch-http.c
@@ -10,10 +10,6 @@
  * - See also: BUGS section in fetch(3).
  *
  * Use cases:
- * - You are upset about having to download a huge HTTP library even
- *   though your system already has one that kind of works sometimes.
- * - You are stranded on a desert island with nothing but the Chawan
- *   sources on a FreeBSD system without libcurl.
  * - ???
  */