This website works better with JavaScript.
Home
Explore
Help
Sign In
gmarx
/
dwm-macbookair
mirror of
https://github.com/gmarxcc/dwm-macbookair
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed artifact from wmii
main
Anselm R Garbe
16 years ago
parent
85da537856
commit
258c338030
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
dwm.c
+ 0
- 2
dwm.c
View File
@ -781,8 +781,6 @@ initfont(const char *fontstr) {
int
i
,
n
;
missing
=
NULL
;
if
(
dc
.
font
.
set
)
XFreeFontSet
(
dpy
,
dc
.
font
.
set
)
;
dc
.
font
.
set
=
XCreateFontSet
(
dpy
,
fontstr
,
&
missing
,
&
n
,
&
def
)
;
if
(
missing
)
{
while
(
n
-
-
)
Write
Preview
Loading…
Cancel
Save