aboutsummaryrefslogtreecommitdiff
path: root/src/or/rephist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/rephist.c')
-rw-r--r--src/or/rephist.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/or/rephist.c b/src/or/rephist.c
index 72a9f4a81..d629e58df 100644
--- a/src/or/rephist.c
+++ b/src/or/rephist.c
@@ -616,10 +616,3 @@ rep_hist_get_bandwidth_lines(void)
return buf;
}
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/