remove trailing whitespace and empty lines
This commit is contained in:
parent
d0b3a943f0
commit
e3051629d1
|
@ -560,8 +560,6 @@ focus:
|
|||
break;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* get visible workspace on output */
|
||||
Con *ws = NULL;
|
||||
GREP_FIRST(ws, output_get_content(output->con), workspace_is_visible(child));
|
||||
|
|
Loading…
Reference in New Issue