diff options
Diffstat (limited to 'cmd-choose-tree.c')
-rw-r--r-- | cmd-choose-tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-choose-tree.c b/cmd-choose-tree.c index 75ed5d2f..be3bd69a 100644 --- a/cmd-choose-tree.c +++ b/cmd-choose-tree.c @@ -225,7 +225,6 @@ windows_only: free(final_win_template_last); window_choose_ready(wl->window->active, cur_win, NULL); - window_choose_collapse_all(wl->window->active); if (args_has(args, 'u')) { window_choose_expand_all(wl->window->active); |