aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 cd5972f1e..cbf7f99be 100644
--- a/src/or/channel.c
+++ b/src/or/channel.c
@@ -2462,7 +2462,6 @@ channel_process_cells(channel_t *chan)
break;
}
}
-
}
/**