summaryrefslogtreecommitdiff
path: root/java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom_stats.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom_stats.cpp')
-rw-r--r--java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom_stats.cpp21
1 files changed, 0 insertions, 21 deletions
diff --git a/java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom_stats.cpp b/java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom_stats.cpp
deleted file mode 100644
index f8f19cc3d7e4..000000000000
--- a/java/eclipse/files/post-patch-plugins-swt-mozilla-xpcom_stats.cpp
+++ /dev/null
@@ -1,21 +0,0 @@
---- plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom_stats.cpp.orig Wed Nov 29 12:03:05 2006
-+++ plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom_stats.cpp Wed Nov 29 12:05:26 2006
-@@ -31,15 +31,14 @@
-
- #ifdef NATIVE_STATS
-
--int XPCOM_nativeFunctionCount = 132;
--int XPCOM_nativeFunctionCallCount[132];
-+int XPCOM_nativeFunctionCount = 131;
-+int XPCOM_nativeFunctionCallCount[131];
- char * XPCOM_nativeFunctionNames[] = {
- "Call",
- "NS_1GetComponentManager",
- "NS_1GetServiceManager",
-- "NS_1InitEmbedding",
-+ "NS_1InitXPCOM3_FUNC",
- "NS_1NewLocalFile",
-- "NS_1TermEmbedding",
- "PR_1Free",
- "PR_1Malloc",
- "VtblCall__II",