Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjames2002-03-11 21:46:52 +0000
committerjames2002-03-11 21:46:52 +0000
commitde8cf0e80bc1f8d28bc5df3398e6f86aa2484e35 (patch)
tree016e2011b34e9494cbe5b8d922688965c7ce587d
parent128b0bc6721f145329ca8d90f115bc15a0914dec (diff)
downloadeclipse.platform.team-de8cf0e80bc1f8d28bc5df3398e6f86aa2484e35.tar.gz
eclipse.platform.team-de8cf0e80bc1f8d28bc5df3398e6f86aa2484e35.tar.xz
eclipse.platform.team-de8cf0e80bc1f8d28bc5df3398e6f86aa2484e35.zip
11130: decorators extension point to be removed from team.ui
-rw-r--r--bundles/org.eclipse.team.ui/plugin.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.xml b/bundles/org.eclipse.team.ui/plugin.xml
index 4652d9f76..6f8f19f25 100644
--- a/bundles/org.eclipse.team.ui/plugin.xml
+++ b/bundles/org.eclipse.team.ui/plugin.xml
@@ -20,7 +20,6 @@
</runtime>
<extension-point id="configurationWizards" name="Configuration Wizards"/>
-<extension-point id="decorators" name="Provider Decorators"/>
<!-- Define some example text extensions. This will be done
by other plugins later. -->

Back to the top