summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h')
-rw-r--r--mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h b/mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h
deleted file mode 100644
index cd7a1bcd7e8..00000000000
--- a/mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-mozilla_content_svg_content_src_nsSVGFilters.h,v 1.1 2014/05/18 21:28:28 joerg Exp $
-
---- mozilla/content/svg/content/src/nsSVGFilters.h.orig 2013-01-05 14:21:58.000000000 +0000
-+++ mozilla/content/svg/content/src/nsSVGFilters.h
-@@ -237,4 +237,6 @@ protected:
- static LengthInfo sLengthInfo[4];
- };
-
-+NS_DEFINE_STATIC_IID_ACCESSOR(nsSVGFE, NS_SVG_FE_CID)
-+
- #endif