From ca9661779adf7bf12abc2df9fe46f4dd705f46fe Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 6 Nov 2012 18:03:08 +0100 Subject: Move GTK+ to a separate repo --- win32/deps/fontconfig/src/fcftalias.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 win32/deps/fontconfig/src/fcftalias.h (limited to 'win32/deps/fontconfig/src/fcftalias.h') diff --git a/win32/deps/fontconfig/src/fcftalias.h b/win32/deps/fontconfig/src/fcftalias.h deleted file mode 100644 index 884eb4b2..00000000 --- a/win32/deps/fontconfig/src/fcftalias.h +++ /dev/null @@ -1,12 +0,0 @@ -extern __typeof (FcFreeTypeCharIndex) IA__FcFreeTypeCharIndex __attribute((visibility("hidden"))); -#define FcFreeTypeCharIndex IA__FcFreeTypeCharIndex -extern __typeof (FcFreeTypeCharSetAndSpacing) IA__FcFreeTypeCharSetAndSpacing __attribute((visibility("hidden"))); -#define FcFreeTypeCharSetAndSpacing IA__FcFreeTypeCharSetAndSpacing -extern __typeof (FcFreeTypeCharSet) IA__FcFreeTypeCharSet __attribute((visibility("hidden"))); -#define FcFreeTypeCharSet IA__FcFreeTypeCharSet -extern __typeof (FcPatternGetFTFace) IA__FcPatternGetFTFace __attribute((visibility("hidden"))); -#define FcPatternGetFTFace IA__FcPatternGetFTFace -extern __typeof (FcPatternAddFTFace) IA__FcPatternAddFTFace __attribute((visibility("hidden"))); -#define FcPatternAddFTFace IA__FcPatternAddFTFace -extern __typeof (FcFreeTypeQueryFace) IA__FcFreeTypeQueryFace __attribute((visibility("hidden"))); -#define FcFreeTypeQueryFace IA__FcFreeTypeQueryFace -- cgit 1.4.1