summaryrefslogtreecommitdiffstats
path: root/cmd-set-option.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-set-option.c')
-rw-r--r--cmd-set-option.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd-set-option.c b/cmd-set-option.c
index 96428d73..edeb8385 100644
--- a/cmd-set-option.c
+++ b/cmd-set-option.c
@@ -366,8 +366,6 @@ cmd_set_option_set(struct cmd *self, struct cmdq_item *item, struct options *oo,
return (-1);
}
return (0);
- case OPTIONS_TABLE_ARRAY:
- break;
}
return (-1);
}