aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/main.c')
-rw-r--r--src/or/main.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/or/main.c b/src/or/main.c
index 7a355475d..6137866fa 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -1373,10 +1373,3 @@ int tor_main(int argc, char *argv[]) {
#endif
}
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/