diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2008-09-06 19:30:17 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2008-09-06 19:30:17 +0000 |
commit | 371035ab61bfc6d32fa726bcb15caab6919c9d62 (patch) | |
tree | 34f8ef2833c9c0d09bb2a4c6cc980d8c51b4e1a1 /java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom.h | |
parent | Update to 0.16.0.20080905; it works with GTK+ 2.14.x (current in MC CVS). (diff) |
. Update to Eclipse Europa, copied over from eclipse-devel.
Diffstat (limited to 'java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom.h')
-rw-r--r-- | java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom.h b/java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom.h deleted file mode 100644 index bd7827847566..000000000000 --- a/java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom.h +++ /dev/null @@ -1,12 +0,0 @@ ---- plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom.h.orig Wed Nov 29 12:11:18 2006 -+++ plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom.h Wed Nov 29 12:12:03 2006 -@@ -31,8 +31,7 @@ - - #define NDEBUG - --#include "nsXPCOM.h" --#include "nsEmbedAPI.h" -+#include "nsXPCOM.h" - #include "nsEmbedString.h" - #include "nsIInputStream.h" - #include "nsISupportsUtils.h" |