diff options
Diffstat (limited to 'src/or/rephist.c')
-rw-r--r-- | src/or/rephist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/rephist.c b/src/or/rephist.c index 254f5f3b2..d21f81723 100644 --- a/src/or/rephist.c +++ b/src/or/rephist.c @@ -66,7 +66,6 @@ typedef struct or_history_t { /** If nonzero, we have been unable to connect since this time. */ time_t down_since; - /* === For MTBF tracking: */ /** Weighted sum total of all times that this router has been online. */ |