removed artifact from wmii
This commit is contained in:
parent
85da537856
commit
258c338030
2
dwm.c
2
dwm.c
@ -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--)
|
||||
|
Loading…
x
Reference in New Issue
Block a user