aboutsummaryrefslogtreecommitdiff
path: root/src/or/cpuworker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/cpuworker.c')
-rw-r--r--src/or/cpuworker.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/or/cpuworker.c b/src/or/cpuworker.c
index b72343a81..762c2f86a 100644
--- a/src/or/cpuworker.c
+++ b/src/or/cpuworker.c
@@ -379,10 +379,3 @@ int assign_to_cpuworker(connection_t *cpuworker, unsigned char question_type,
return 0;
}
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/