summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.cpp')
-rw-r--r--mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.cpp b/mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.cpp
deleted file mode 100644
index ebd0d79546f..00000000000
--- a/mail/thunderbird10/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-mozilla_content_svg_content_src_nsSVGFilters.cpp,v 1.1 2014/05/18 21:28:28 joerg Exp $
-
---- mozilla/content/svg/content/src/nsSVGFilters.cpp.orig 2013-01-05 14:21:58.000000000 +0000
-+++ mozilla/content/svg/content/src/nsSVGFilters.cpp
-@@ -119,7 +119,7 @@ nsSVGElement::LengthInfo nsSVGFE::sLengt
- NS_IMPL_ADDREF_INHERITED(nsSVGFE,nsSVGFEBase)
- NS_IMPL_RELEASE_INHERITED(nsSVGFE,nsSVGFEBase)
-
--NS_DEFINE_STATIC_IID_ACCESSOR(nsSVGFE, NS_SVG_FE_CID)
-+//NS_DEFINE_STATIC_IID_ACCESSOR(nsSVGFE, NS_SVG_FE_CID)
-
- NS_INTERFACE_MAP_BEGIN(nsSVGFE)
- // nsISupports is an ambiguous base of nsSVGFE so we have to work