Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.c-feature/feature.xml1
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.java-feature/feature.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.c-feature/feature.xml b/changelog/org.eclipse.linuxtools.changelog.c-feature/feature.xml
index 30ff490331..dc3c6e3985 100644
--- a/changelog/org.eclipse.linuxtools.changelog.c-feature/feature.xml
+++ b/changelog/org.eclipse.linuxtools.changelog.c-feature/feature.xml
@@ -35,7 +35,6 @@
<import plugin="org.eclipse.team.core"/>
<import plugin="org.eclipse.ui.navigator"/>
<import plugin="org.eclipse.compare"/>
- <import plugin="org.eclipse.core.runtime.compatibility"/>
<import plugin="org.eclipse.core.runtime" version="2.1.0" match="greaterOrEqual"/>
</requires>
diff --git a/changelog/org.eclipse.linuxtools.changelog.java-feature/feature.xml b/changelog/org.eclipse.linuxtools.changelog.java-feature/feature.xml
index 58eecce836..73ca7a2abf 100644
--- a/changelog/org.eclipse.linuxtools.changelog.java-feature/feature.xml
+++ b/changelog/org.eclipse.linuxtools.changelog.java-feature/feature.xml
@@ -35,7 +35,6 @@
<import plugin="org.eclipse.team.core"/>
<import plugin="org.eclipse.ui.navigator"/>
<import plugin="org.eclipse.compare"/>
- <import plugin="org.eclipse.core.runtime.compatibility"/>
<import plugin="org.eclipse.core.runtime" version="2.1.0" match="greaterOrEqual"/>
</requires>

Back to the top