removed a blank line

This commit is contained in:
Anselm R. Garbe 2007-01-23 12:04:22 +01:00
parent 17ec726b49
commit edb2660a2e
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ void
focus(Client *c) {
if(c && !isvisible(c))
return;
if(sel && sel != c) {
grabbuttons(sel, False);
XSetWindowBorder(dpy, sel->win, dc.norm[ColBorder]);