diff options
Diffstat (limited to 'src/or/ntmain.c')
-rw-r--r-- | src/or/ntmain.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/ntmain.c b/src/or/ntmain.c index b27a73fcef..e460582e1f 100644 --- a/src/or/ntmain.c +++ b/src/or/ntmain.c @@ -762,4 +762,3 @@ nt_service_parse_options(int argc, char **argv, int *should_exit) return 0; } - |