Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.tcf.debug.ui/plugin.xml')
-rw-r--r--plugins/org.eclipse.tcf.debug.ui/plugin.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/org.eclipse.tcf.debug.ui/plugin.xml b/plugins/org.eclipse.tcf.debug.ui/plugin.xml
index 10ce7735f..705d94a37 100644
--- a/plugins/org.eclipse.tcf.debug.ui/plugin.xml
+++ b/plugins/org.eclipse.tcf.debug.ui/plugin.xml
@@ -18,8 +18,6 @@
<extension-point id="presentation_provider" name="TCF Presentation Provider" schema="schema/presentation_provider.exsd"/>
<extension-point id="pretty_expression_provider" name="TCF Pretty Expression Provider" schema="schema/pretty_expression_provider.exsd"/>
- <extension point="org.eclipse.tcf.startup"/>
-
<extension
id="org.eclipse.tcf.debug.ui.adapters"
point="org.eclipse.core.runtime.adapters">

Back to the top