Explorar o código

removed a blank line

Anselm R. Garbe %!s(int64=19) %!d(string=hai) anos
pai
achega
edb2660a2e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      client.c

+ 0 - 1
client.c

@@ -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]);