all repos — dwm @ 258c3380305683de8031871cf95c1cc04ed7ad9e

my dwm build

removed artifact from wmii
Anselm R Garbe garbeam@gmail.com
Sat, 23 Aug 2008 09:33:05 +0100
commit

258c3380305683de8031871cf95c1cc04ed7ad9e

parent

85da53785614bcaa626cd1346ce8753291b01760

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M dwm.cdwm.c

@@ -781,8 +781,6 @@ char *def, **missing;

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--)