diff options
Diffstat (limited to 'src/or/hibernate.c')
-rw-r--r-- | src/or/hibernate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/hibernate.c b/src/or/hibernate.c index 29e59afea..8f2183f1c 100644 --- a/src/or/hibernate.c +++ b/src/or/hibernate.c @@ -203,7 +203,6 @@ accounting_parse_options(or_options_t *options, int validate_only) return -1; } - /** If we want to manage the accounting system and potentially * hibernate, return 1, else return 0. */ |