summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird17/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h')
-rw-r--r--mail/thunderbird17/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/thunderbird17/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h b/mail/thunderbird17/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h
deleted file mode 100644
index 7e9d53c0f99..00000000000
--- a/mail/thunderbird17/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-mozilla_content_svg_content_src_nsSVGFilters.h,v 1.1 2014/05/27 09:58:51 joerg Exp $
-
---- mozilla/content/svg/content/src/nsSVGFilters.h.orig 2013-11-18 16:29:53.000000000 +0000
-+++ mozilla/content/svg/content/src/nsSVGFilters.h
-@@ -303,6 +303,8 @@ protected:
- SVGAnimatedPreserveAspectRatio mPreserveAspectRatio;
- };
-
-+NS_DEFINE_STATIC_IID_ACCESSOR(nsSVGFE, NS_SVG_FE_CID)
-+
- typedef nsSVGElement SVGFEUnstyledElementBase;
-
- class SVGFEUnstyledElement : public SVGFEUnstyledElementBase