diff options
Diffstat (limited to 'x11/XFree86-libs/patches/patch-aq')
-rw-r--r-- | x11/XFree86-libs/patches/patch-aq | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/XFree86-libs/patches/patch-aq b/x11/XFree86-libs/patches/patch-aq deleted file mode 100644 index 0cf3e6627a1..00000000000 --- a/x11/XFree86-libs/patches/patch-aq +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aq,v 1.1.1.1 2004/01/24 08:47:31 xtraeme Exp $ - ---- programs/mkfontscale/mkfontscale.c.orig 2003-09-12 21:15:41.000000000 -0700 -+++ programs/mkfontscale/mkfontscale.c 2003-09-12 21:16:34.000000000 -0700 -@@ -549,6 +549,7 @@ - encoding->value); - } - free(filename); -+ FT_Done_Face(face); - } - entries = reverseList(entries); - fprintf(fontscale, "%d\n", listLength(entries)); |