diff options
Diffstat (limited to 'time/sunbird/patches/patch-an')
-rw-r--r-- | time/sunbird/patches/patch-an | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/time/sunbird/patches/patch-an b/time/sunbird/patches/patch-an deleted file mode 100644 index e9e00c161c4..00000000000 --- a/time/sunbird/patches/patch-an +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-an,v 1.1.1.1 2006/02/05 21:56:25 ghen Exp $ - ---- gfx/src/x11shared/nsFontFreeType.h.orig 2006-02-02 16:57:57.000000000 +0100 -+++ gfx/src/x11shared/nsFontFreeType.h -@@ -110,7 +110,7 @@ protected: - XImage *GetXImage(PRUint32 width, PRUint32 height); - nsITrueTypeFontCatalogEntry *mFaceID; - PRUint16 mPixelSize; -- FTC_Image_Desc mImageDesc; -+ FTC_ImageType mImageDesc; - nsCOMPtr<nsIFreeType2> mFt2; - }; - |