diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-29 22:55:39 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-29 22:55:39 +0000 |
commit | 72a9b044643ac6260cb4042570436fbf61bd14c7 (patch) | |
tree | b1e360bd44fb9a3cbf050133df898598f8c94c7c /www/firefox3-devel/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc | |
parent | be17c1c898ab9ab9fe4bf5b768f3ea29c9bda43a (diff) |
- Remove firefox-devel since firefox 1.5 is stable now
Notes
Notes:
svn path=/head/; revision=149965
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(); |