diff options
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" |