diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-11-01 13:25:57 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-11-01 13:25:57 +0000 |
commit | b7ef8dcd511752524938fbc20e0518562320541b (patch) | |
tree | 4a4a342ef8c1060fe80895e2fa9f2463b18c048b /www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc | |
parent | f2509c7293abfe02b1618e220c7630c473163e96 (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.inc | 11 |
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(); |