removed artifact from wmii

new_dwm
Anselm R Garbe 16 years ago
parent 85da537856
commit 258c338030

@ -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…
Cancel
Save