[tor-commits] [flashproxy/master] Remove obsolete comment.

infinity0 at torproject.org infinity0 at torproject.org
Mon Oct 28 14:47:41 UTC 2013


commit fd09c3605859f949801929704212e259ba0e021e
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Oct 16 23:58:41 2013 -0700

    Remove obsolete comment.
---
 facilitator/facilitator |    1 -
 1 file changed, 1 deletion(-)

diff --git a/facilitator/facilitator b/facilitator/facilitator
index c2f6167..8988d9e 100755
--- a/facilitator/facilitator
+++ b/facilitator/facilitator
@@ -357,7 +357,6 @@ class Handler(SocketServer.StreamRequestHandler):
 class Server(SocketServer.ThreadingMixIn, SocketServer.TCPServer):
     allow_reuse_address = True
 
-# Registration sets per-outermost-transport
 # Addresses are plain tuples (str(host), int(port))
 
 CLIENTS = {





More information about the tor-commits mailing list