Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/cross
diff options
context:
space:
mode:
Diffstat (limited to 'cross')
-rw-r--r--cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml
index 5ac79778273..e45d18849c0 100644
--- a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml
+++ b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml
@@ -104,16 +104,6 @@
fragment="true"/>
<plugin
- id="org.eclipse.cdt.source.solaris.motif.sparc"
- os="solaris"
- ws="motif"
- arch="sparc"
- download-size="0"
- install-size="0"
- version="5.0.0.qualifier"
- fragment="true"/>
-
- <plugin
id="org.eclipse.cdt.source.win32.win32.x86"
os="win32"
ws="win32"

Back to the top