summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-mozilla_js_src_yarr_pcre_pcre.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird10/patches/patch-mozilla_js_src_yarr_pcre_pcre.h')
-rw-r--r--mail/thunderbird10/patches/patch-mozilla_js_src_yarr_pcre_pcre.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/thunderbird10/patches/patch-mozilla_js_src_yarr_pcre_pcre.h b/mail/thunderbird10/patches/patch-mozilla_js_src_yarr_pcre_pcre.h
deleted file mode 100644
index 5e728c221f9..00000000000
--- a/mail/thunderbird10/patches/patch-mozilla_js_src_yarr_pcre_pcre.h
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-mozilla_js_src_yarr_pcre_pcre.h,v 1.1.1.1 2012/03/15 09:45:29 ryoon Exp $
-
---- mozilla/js/src/yarr/pcre/pcre.h.orig 2012-02-16 10:25:08.000000000 +0000
-+++ mozilla/js/src/yarr/pcre/pcre.h
-@@ -46,7 +46,9 @@ POSSIBILITY OF SUCH DAMAGE.
- #include "assembler/wtf/Platform.h"
- #include "jsstr.h"
- #include "jsprvtd.h"
-+#if ENABLE_ASSEMBLER
- #include "jstl.h"
-+#endif
-
- typedef jschar UChar;
- typedef JSLinearString UString;