summaryrefslogtreecommitdiff
path: root/src/or/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/channel.c')
-rw-r--r--src/or/channel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/channel.c b/src/or/channel.c
index cd5972f1ec..cbf7f99be1 100644
--- a/src/or/channel.c
+++ b/src/or/channel.c
@@ -2462,7 +2462,6 @@ channel_process_cells(channel_t *chan)
break;
}
}
-
}
/**