summaryrefslogtreecommitdiffstats
path: root/cmd-resize-pane.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-resize-pane.c')
-rw-r--r--cmd-resize-pane.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd-resize-pane.c b/cmd-resize-pane.c
index b0ea214c..f7928803 100644
--- a/cmd-resize-pane.c
+++ b/cmd-resize-pane.c
@@ -37,8 +37,6 @@ const struct cmd_entry cmd_resize_pane_entry = {
cmd_resize_pane_init,
cmd_pane_parse,
cmd_resize_pane_exec,
- cmd_pane_send,
- cmd_pane_recv,
cmd_pane_free,
cmd_pane_print
};