aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/routerparse.c')
-rw-r--r--src/or/routerparse.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/or/routerparse.c b/src/or/routerparse.c
index ce658c80ca..d5790ca8e4 100644
--- a/src/or/routerparse.c
+++ b/src/or/routerparse.c
@@ -1517,10 +1517,3 @@ int tor_version_compare(tor_version_t *a, tor_version_t *b)
return 0;
}
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/