summaryrefslogtreecommitdiffstats
path: root/cmd-kill-pane.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-kill-pane.c')
-rw-r--r--cmd-kill-pane.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd-kill-pane.c b/cmd-kill-pane.c
index d219f399..14b07c82 100644
--- a/cmd-kill-pane.c
+++ b/cmd-kill-pane.c
@@ -35,8 +35,6 @@ const struct cmd_entry cmd_kill_pane_entry = {
cmd_pane_init,
cmd_pane_parse,
cmd_kill_pane_exec,
- cmd_pane_send,
- cmd_pane_recv,
cmd_pane_free,
cmd_pane_print
};