no need to refocus

This commit is contained in:
Julien Danjou 2008-01-07 19:06:23 +01:00
parent 4a610dfeb3
commit cef0253652
1 changed files with 0 additions and 2 deletions

View File

@ -993,8 +993,6 @@ uicb_client_zoom(int screen, char *arg __attribute__ ((unused)))
client_detach(sel);
client_attach(sel);
focus(sel, True, screen);
arrange(screen);
}