diff options
-rw-r--r-- | src/or/or.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h index 7fb834007..6f16811d7 100644 --- a/src/or/or.h +++ b/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 |