summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-gfx_graphite2_src_Bidi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-gfx_graphite2_src_Bidi.cpp')
-rw-r--r--www/firefox/patches/patch-gfx_graphite2_src_Bidi.cpp18
1 files changed, 0 insertions, 18 deletions
diff --git a/www/firefox/patches/patch-gfx_graphite2_src_Bidi.cpp b/www/firefox/patches/patch-gfx_graphite2_src_Bidi.cpp
deleted file mode 100644
index ab93f9d881d..00000000000
--- a/www/firefox/patches/patch-gfx_graphite2_src_Bidi.cpp
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-gfx_graphite2_src_Bidi.cpp,v 1.4 2016/06/16 12:08:21 ryoon Exp $
-
-* Support Solaris
-
---- gfx/graphite2/src/Bidi.cpp.orig 2013-05-11 19:19:30.000000000 +0000
-+++ gfx/graphite2/src/Bidi.cpp
-@@ -30,6 +30,11 @@ of the License or (at your option) any l
-
- using namespace graphite2;
-
-+#ifdef __sun
-+#undef CS
-+#undef ES
-+#endif
-+
- enum DirCode { // Hungarian: dirc
- Unk = -1,
- N = 0, // other neutrals (default) - ON