diff options
Diffstat (limited to 'src/common/compat.h')
-rw-r--r-- | src/common/compat.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/common/compat.h b/src/common/compat.h index f62e833544..6745cb8c49 100644 --- a/src/common/compat.h +++ b/src/common/compat.h @@ -183,10 +183,3 @@ void tor_mutex_free(tor_mutex_t *m); #endif -/* - Local Variables: - mode:c - indent-tabs-mode:nil - c-basic-offset:2 - End: -*/ |