[hackers] [dwm] removed artifact from wmii || Anselm R Garbe

From: <hg_AT_suckless.org>
Date: Sat, 23 Aug 2008 08:33:18 +0000 (UTC)

changeset: 1341:8aa84340b558
tag: tip
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Sat Aug 23 09:33:05 2008 +0100
files: dwm.c
description:
removed artifact from wmii

diff -r 15d159526e5e -r 8aa84340b558 dwm.c
--- a/dwm.c Sat Aug 23 09:31:28 2008 +0100
+++ b/dwm.c Sat Aug 23 09:33:05 2008 +0100
@@ -781,8 +781,6 @@
         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--)
Received on Sat Aug 23 2008 - 08:33:18 UTC

This archive was generated by hypermail 2.2.0 : Sat Aug 23 2008 - 08:36:09 UTC