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; } } - } /**