Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-04-23 21:07:37 +0000
committerThomas Watson2013-04-23 21:07:37 +0000
commit9ff1766197c8891f6d3fa9e8cac0eeee1da1482e (patch)
treed6a934b8571c3990122cbd1741aaa38a2df31e38 /features/org.eclipse.equinox.executable.feature/feature.xml
parent671f70606091d87ad97c36ae13febe49cf69cf11 (diff)
downloadrt.equinox.framework-9ff1766197c8891f6d3fa9e8cac0eeee1da1482e.tar.gz
rt.equinox.framework-9ff1766197c8891f6d3fa9e8cac0eeee1da1482e.tar.xz
rt.equinox.framework-9ff1766197c8891f6d3fa9e8cac0eeee1da1482e.zip
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/feature.xml')
-rw-r--r--features/org.eclipse.equinox.executable.feature/feature.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/feature.xml b/features/org.eclipse.equinox.executable.feature/feature.xml
index 85b33f943..7b4a01bbc 100644
--- a/features/org.eclipse.equinox.executable.feature/feature.xml
+++ b/features/org.eclipse.equinox.executable.feature/feature.xml
@@ -162,16 +162,6 @@
fragment="true"/>
<plugin
- id="org.eclipse.equinox.launcher.win32.win32.ia64"
- os="win32"
- ws="win32"
- arch="ia64"
- download-size="0"
- install-size="0"
- version="0.0.0"
- fragment="true"/>
-
- <plugin
id="org.eclipse.equinox.launcher.gtk.linux.s390"
os="linux"
ws="gtk"

Back to the top