summaryrefslogtreecommitdiff
path: root/src/or/control.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/control.c')
-rw-r--r--src/or/control.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/or/control.c b/src/or/control.c
index 33144a78cf..c2559cb64b 100644
--- a/src/or/control.c
+++ b/src/or/control.c
@@ -604,10 +604,3 @@ init_cookie_authentication(int enabled)
return 0;
}
-/*
- Local Variabls:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/