6241eb016a
Lightning brings the Sunbird calendar to the popular email client, Mozilla Thunderbird. Mozilla Thunderbird is a redesign of the Mozilla mail component with the goal of becoming a cross-platform stand alone mail application using the XUL user interface language. See the Mozilla Thunderbird project page for more details. The Sunbird Project is a redesign of the Mozilla Calendar component. The goal is to produce a cross platform standalone calendar application based on Mozilla's XUL user interface language. WWW: http://www.mozilla.org/projects/calendar/lightning/ http://www.mozilla.com/thunderbird/ http://www.mozilla.org/projects/calendar/sunbird/
11 lines
362 B
C++
11 lines
362 B
C++
--- 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();
|