This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dwm
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed a blank line
master
Anselm R. Garbe
18 years ago
parent
17ec726b49
commit
edb2660a2e
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
client.c
+ 0
- 1
client.c
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
]
)
;
Write
Preview
Loading…
Cancel
Save