diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-10 08:44:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-10 08:44:08 +0800 |
commit | e94d50b816875628428577d6a01717dc794dba18 (patch) | |
tree | b49e0cb118c4aab51229a0b0f036067fb459648a /www/seamonkey/files/patch-xpcom::reflect::xptcall::public::xptcstubsdecl.inc | |
parent | 7c7642157586a0f2ee4eabff72d7ef7372e8f8b7 (diff) | |
download | marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.gz marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.bz2 marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.lz marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.xz marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.zst marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.zip |
Remove these ports now that the updates have been merged into the ports
tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3913 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/seamonkey/files/patch-xpcom::reflect::xptcall::public::xptcstubsdecl.inc')
-rw-r--r-- | www/seamonkey/files/patch-xpcom::reflect::xptcall::public::xptcstubsdecl.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/seamonkey/files/patch-xpcom::reflect::xptcall::public::xptcstubsdecl.inc b/www/seamonkey/files/patch-xpcom::reflect::xptcall::public::xptcstubsdecl.inc deleted file mode 100644 index ebe5474ca..000000000 --- a/www/seamonkey/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 Fri Mar 19 15:58:14 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(); |