diff options
Diffstat (limited to 'java/openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c')
-rw-r--r-- | java/openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/java/openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c b/java/openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c deleted file mode 100644 index 637ecd86602e..000000000000 --- a/java/openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c +++ /dev/null @@ -1,15 +0,0 @@ ---- modules/graphics/src/main/native-font/pango.c.orig 2017-09-08 16:56:55 UTC -+++ modules/graphics/src/main/native-font/pango.c -@@ -23,7 +23,6 @@ - * questions. - */ - --#if defined __linux__ - #if defined _ENABLE_PANGO - - #include <jni.h> -@@ -410,4 +409,3 @@ JNIEXPORT void JNICALL OS_NATIVE(pango_1font_1descript - } - - #endif /* ENABLE_PANGO */ --#endif /* __linux__ */ |