aboutsummaryrefslogtreecommitdiff
path: root/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-11-01 13:25:57 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-11-01 13:25:57 +0000
commitb7ef8dcd511752524938fbc20e0518562320541b (patch)
tree4a4a342ef8c1060fe80895e2fa9f2463b18c048b /www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
parentf2509c7293abfe02b1618e220c7630c473163e96 (diff)
- Remove firefox-devel now that Firefox 2.0 is stable
Notes
Notes: svn path=/head/; revision=176060
Diffstat (limited to 'www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc')
-rw-r--r--www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc b/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
deleted file mode 100644
index 9a41bbfc4602..000000000000
--- a/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
+++ /dev/null
@@ -1,11 +0,0 @@
---- xpcom/reflect/xptcall/public/xptcstubsdecl.inc.orig Tue Mar 16 03:07:25 2004
-+++ xpcom/reflect/xptcall/public/xptcstubsdecl.inc Tue Jun 15 12:52:36 2004
-@@ -8,7 +8,7 @@
- * 1 is AddRef
- * 2 is Release
- */
--#if !defined(__ia64) || (!defined(__hpux) && !defined(__linux__))
-+#if !defined(__ia64)
- NS_IMETHOD Stub3();
- NS_IMETHOD Stub4();
- NS_IMETHOD Stub5();