From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 29 May 2017 10:40:35 +0000 (+0000)
Subject: Remove #157 which is done
X-Git-Tag: v_3_0_27~142
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=dd1f9a5aeefd42d7c935aca826a218a47758fb6a;p=privoxy.git

Remove #157 which is done
---

diff --git a/TODO b/TODO
index b5d5f2ff..b23841bc 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.164 2017/05/20 09:27:17 fabiankeil Exp $
+$Id: TODO,v 1.165 2017/05/29 10:40:28 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -466,8 +466,6 @@ http://www.privoxy.org/faq/general.html#DONATE
      to the one used for ftp. Motivation:
      https://lists.privoxy.org/pipermail/privoxy-users/2017-March/000195.html
 
-157) Add a directive to control the currently hardcoded receive-buffer size.
-
 158) Use a single thread to wait for new requests on reused client connections.
      Currently the thread that handles the first request on a connection
      stays responsible for the client connect until it gets closed.