aboutsummaryrefslogtreecommitdiff
path: root/cmd-clear-history.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-clear-history.c')
-rw-r--r--cmd-clear-history.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd-clear-history.c b/cmd-clear-history.c
index de24ac57..2e4c118d 100644
--- a/cmd-clear-history.c
+++ b/cmd-clear-history.c
@@ -33,8 +33,6 @@ const struct cmd_entry cmd_clear_history_entry = {
cmd_pane_init,
cmd_pane_parse,
cmd_clear_history_exec,
- cmd_pane_send,
- cmd_pane_recv,
cmd_pane_free,
cmd_pane_print
};