Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bundles/org.eclipse.equinox.executable/feature.xml10
-rw-r--r--features/org.eclipse.equinox.executable.feature/feature.xml10
2 files changed, 0 insertions, 20 deletions
diff --git a/bundles/org.eclipse.equinox.executable/feature.xml b/bundles/org.eclipse.equinox.executable/feature.xml
index 85b33f943..7b4a01bbc 100644
--- a/bundles/org.eclipse.equinox.executable/feature.xml
+++ b/bundles/org.eclipse.equinox.executable/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"
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