diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/or/or.h b/src/or/or.h index 1fc4b16e63..d305eac543 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -1373,10 +1373,6 @@ typedef struct listener_connection_t { * authchallenge_type_is_better(). */ - - - - /** The length of the part of the AUTHENTICATE cell body that the client and * server can generate independently (when using RSA_SHA256_TLSSECRET). It * contains everything except the client's timestamp, the client's randomly |