diff options
Diffstat (limited to 'mail/thunderbird/patches/patch-an')
-rw-r--r-- | mail/thunderbird/patches/patch-an | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/thunderbird/patches/patch-an b/mail/thunderbird/patches/patch-an deleted file mode 100644 index bc60ea7d557..00000000000 --- a/mail/thunderbird/patches/patch-an +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-an,v 1.2 2004/06/24 23:09:55 taya Exp $ - -diff -ru ../Orig/mozilla/gfx/src/x11shared/nsFontFreeType.h ./gfx/src/x11shared/nsFontFreeType.h ---- ../Orig/mozilla/gfx/src/x11shared/nsFontFreeType.h 2003-04-23 01:25:13.000000000 +0900 -+++ ./gfx/src/x11shared/nsFontFreeType.h 2004-06-15 23:56:10.000000000 +0900 -@@ -110,7 +110,7 @@ - XImage *GetXImage(PRUint32 width, PRUint32 height); - nsITrueTypeFontCatalogEntry *mFaceID; - PRUint16 mPixelSize; -- FTC_Image_Desc mImageDesc; -+ FTC_ImageType mImageDesc; - nsCOMPtr<nsIFreeType2> mFt2; - }; - |