diff --git a/trunk/src/or/or.h b/trunk/src/or/or.h index 7fb8340074..6f16811d77 100644 --- a/trunk/src/or/or.h +++ b/trunk/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