diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-29 14:31:24 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-16 11:06:19 -0500 |
commit | f4e64c04f49a3cd8c9b2289bd28641db85441acc (patch) | |
tree | 82a1b9fa5934e260c590bc6d7b0f6baf8e67dfa1 /src/or/entrynodes.h | |
parent | 6c3f555a8c4d33b8f9dcdc55c03bee8170feb65f (diff) | |
download | tor-f4e64c04f49a3cd8c9b2289bd28641db85441acc.tar.gz tor-f4e64c04f49a3cd8c9b2289bd28641db85441acc.zip |
Remove some resolved "XXXX prop271" comments.
Diffstat (limited to 'src/or/entrynodes.h')
-rw-r--r-- | src/or/entrynodes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/entrynodes.h b/src/or/entrynodes.h index ceccd0ff10..4ea60e88fb 100644 --- a/src/or/entrynodes.h +++ b/src/or/entrynodes.h @@ -226,7 +226,6 @@ typedef enum guard_selection_type_t { /** * All of the the context for guard selection on a particular client. * - * (XXXX prop271 this paragraph below is not actually implemented yet.) * We maintain multiple guard selection contexts for a client, depending * aspects on its current configuration -- whether an extremely * restrictive EntryNodes is used, whether UseBridges is enabled, and so |