From 634d376ceff526ae234fcad8982b7b3792f3231a Mon Sep 17 00:00:00 2001 From: Arnaud Fiorini Date: Wed, 23 Oct 2024 09:34:30 -0400 Subject: [PATCH] callstack: remove xml extension The extension was not removed in the previous patch which creates an error when launching Trace Compass. This commit removes the extension from the plugin.xml. Signed-off-by: Arnaud Fiorini --- .../plugin.xml | 6 ------ .../plugin.xml | 3 --- 2 files changed, 9 deletions(-) diff --git a/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/plugin.xml b/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/plugin.xml index efa7ddcbe..7280e25ff 100644 --- a/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/plugin.xml +++ b/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/plugin.xml @@ -12,11 +12,5 @@ - - - - diff --git a/callstack/org.eclipse.tracecompass.incubator.callstack.core/plugin.xml b/callstack/org.eclipse.tracecompass.incubator.callstack.core/plugin.xml index d4289ee74..d9194520c 100644 --- a/callstack/org.eclipse.tracecompass.incubator.callstack.core/plugin.xml +++ b/callstack/org.eclipse.tracecompass.incubator.callstack.core/plugin.xml @@ -1,9 +1,6 @@ - -