thunderbird and xorg updated (failing!), fai fstab - swap fix
[hdw-linux/hdw-linux.git] / packages / x11 / thunderbird / freetype7.patch
diff --git a/packages/x11/thunderbird/freetype7.patch b/packages/x11/thunderbird/freetype7.patch
deleted file mode 100644 (file)
index 6251016..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./gfx/src/x11shared/nsFontFreeType.h.orig  2004-07-24 02:06:58.000000000 +0200
-+++ ./gfx/src/x11shared/nsFontFreeType.h       2004-07-24 02:07:28.000000000 +0200
-@@ -110,7 +110,7 @@
-   XImage *GetXImage(PRUint32 width, PRUint32 height);
-   nsITrueTypeFontCatalogEntry *mFaceID;
-   PRUint16        mPixelSize;
--  FTC_Image_Desc  mImageDesc;
-+  FTC_ImageType  mImageDesc;
-   nsCOMPtr<nsIFreeType2> mFt2;
- };