Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.touchpoint.natives/plugin.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.natives/plugin.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.natives/plugin.xml b/bundles/org.eclipse.equinox.p2.touchpoint.natives/plugin.xml
index 26f6da746..067b2d715 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.natives/plugin.xml
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.natives/plugin.xml
@@ -132,17 +132,6 @@
version="1.0.0">
</action>
</extension>
- <extension
- point="org.eclipse.equinox.p2.engine.actions">
- <action
- class="org.eclipse.equinox.internal.p2.touchpoint.natives.actions.BlockMacUpdate"
- description="blockMacUpdate()"
- name="blockMacUpdate"
- touchpointType="org.eclipse.equinox.p2.native"
- touchpointVersion="1.0.0"
- version="1.0.0">
- </action>
- </extension>
<extension
id="nativePackageExtractor"
point="org.eclipse.core.runtime.applications">

Back to the top