]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remvove an XXX
authorNick Mathewson <nickm@torproject.org>
Wed, 10 Nov 2004 02:02:06 +0000 (02:02 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 10 Nov 2004 02:02:06 +0000 (02:02 +0000)
svn:r2769

src/or/or.h

index 7fb8340074f2da61c6fb6d522fe077df0184fd4c..6f16811d770a0f1837997d64c76a7788c481288b 100644 (file)
@@ -962,7 +962,6 @@ typedef struct {
                                 * the control system. */
 } or_options_t;
 
-/* XXX are these good enough defaults? */
 #define MAX_SOCKS_REPLY_LEN 1024
 #define MAX_SOCKS_ADDR_LEN 256
 #define SOCKS_COMMAND_CONNECT 0x01