From 6257d5d610d80c86786fccd49b2f6b65f0026b5a Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 16 Apr 2011 17:29:38 +0000
Subject: [PATCH] Remove #35. The accept_connection() thread does little enough
 now, I think.

---
 TODO | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/TODO b/TODO
index f536377e..5fc7b537 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.37 2011/04/16 17:29:12 fabiankeil Exp $
+$Id: TODO,v 1.38 2011/04/16 17:29:24 fabiankeil Exp $
 
 Some Privoxy related tasks, sorted by the time they
 have been added, not by priority.
@@ -94,9 +94,6 @@ have been added, not by priority.
 32) In case of forwarding failures with socks port == 9050,
     show extra info about Tor (the whole FAQ entry?).
 
-35) Do less work in the accept_connection() thread.
-    Partly done. Good enough?
-
 36) Unload unused action files directly, even if they are
     disabled without replacement.
 
-- 
2.49.0