Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-05-02 18:42:03 +0000
committerThomas Watson2013-05-02 18:42:03 +0000
commited191ea54b04a64c2bb122fb885ee3e50e3aee1a (patch)
tree8a4d89c92b7ecebc7d9d95c695a090e0cd20dde4 /features
parent23c7556621091a584afca2605fb7fbe7cfaf4269 (diff)
parent9ff1766197c8891f6d3fa9e8cac0eeee1da1482e (diff)
downloadrt.equinox.framework-ed191ea54b04a64c2bb122fb885ee3e50e3aee1a.tar.gz
rt.equinox.framework-ed191ea54b04a64c2bb122fb885ee3e50e3aee1a.tar.xz
rt.equinox.framework-ed191ea54b04a64c2bb122fb885ee3e50e3aee1a.zip
Merge branch 'master' into twatson/container
Diffstat (limited to 'features')
-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