summaryrefslogtreecommitdiff
path: root/src/or/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/test.c')
-rw-r--r--src/or/test.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/or/test.c b/src/or/test.c
index 17dee27ec0..867ae33a48 100644
--- a/src/or/test.c
+++ b/src/or/test.c
@@ -1253,10 +1253,3 @@ main(int c, char**v) {
return 0;
}
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/