Browse Source

Remvove an XXX

svn:r2769
Nick Mathewson 20 years ago
parent
commit
4cdddcc13d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/or.h

+ 0 - 1
src/or/or.h

@@ -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