summaryrefslogtreecommitdiffstats
path: root/cmd-choose-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-choose-list.c')
-rw-r--r--cmd-choose-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-choose-list.c b/cmd-choose-list.c
index 5f83447c..136cd4c4 100644
--- a/cmd-choose-list.c
+++ b/cmd-choose-list.c
@@ -89,7 +89,7 @@ cmd_choose_list_exec(struct cmd *self, struct cmd_ctx *ctx)
return (CMD_RETURN_ERROR);
}
- window_choose_ready(wl->window->active, 0, NULL, NULL);
+ window_choose_ready(wl->window->active, 0, NULL);
free(template);