diff options
Diffstat (limited to 'src/or/command.c')
-rw-r--r-- | src/or/command.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/or/command.c b/src/or/command.c index 01568d279b..dc9b372ad5 100644 --- a/src/or/command.c +++ b/src/or/command.c @@ -299,10 +299,3 @@ static void command_process_destroy_cell(cell_t *cell, connection_t *conn) { } } -/* - Local Variables: - mode:c - indent-tabs-mode:nil - c-basic-offset:2 - End: -*/ |