aboutsummaryrefslogtreecommitdiff
path: root/src/or/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/command.c')
-rw-r--r--src/or/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/command.c b/src/or/command.c
index 6c1312bb21..a23e47f675 100644
--- a/src/or/command.c
+++ b/src/or/command.c
@@ -213,7 +213,6 @@ static int
command_allowed_before_handshake(uint8_t command)
{
switch (command) {
- case CELL_PADDING: /*XXXX not implemented. Should remove, or implement? */
case CELL_VERSIONS:
case CELL_VPADDING:
case CELL_AUTHORIZE: