diff options
Diffstat (limited to 'src/or/config.c')
-rw-r--r-- | src/or/config.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/config.c b/src/or/config.c index 0da4877a5c..19a91ca4c8 100644 --- a/src/or/config.c +++ b/src/or/config.c @@ -1354,7 +1354,6 @@ options_act(const or_options_t *old_options) "to collect statistics about its clients that use pluggable " "transports. Please enable it using the ExtORPort torrc option " "(e.g. set 'ExtORPort auto')."); - } if (options->SafeLogging_ != SAFELOG_SCRUB_ALL && |