Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Weinand2004-04-20 09:23:45 +0000
committerAndre Weinand2004-04-20 09:23:45 +0000
commitceaa131e0f6fc97ce0ffe10a0e655f02120ad2d5 (patch)
treea09c130e1afabf1d6de96af13a4456520378a760 /bundles/org.eclipse.compare/plugin.xml
parent277071deafa8b7775b900a36186e23e88a521250 (diff)
downloadeclipse.platform.team-ceaa131e0f6fc97ce0ffe10a0e655f02120ad2d5.tar.gz
eclipse.platform.team-ceaa131e0f6fc97ce0ffe10a0e655f02120ad2d5.tar.xz
eclipse.platform.team-ceaa131e0f6fc97ce0ffe10a0e655f02120ad2d5.zip
cleanup for I20040420v20040420
Diffstat (limited to 'bundles/org.eclipse.compare/plugin.xml')
-rw-r--r--bundles/org.eclipse.compare/plugin.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/bundles/org.eclipse.compare/plugin.xml b/bundles/org.eclipse.compare/plugin.xml
index d9c32a910..f16f25aa2 100644
--- a/bundles/org.eclipse.compare/plugin.xml
+++ b/bundles/org.eclipse.compare/plugin.xml
@@ -366,12 +366,4 @@
</contentTypeBinding>
</extension>
-
- <extension point="org.eclipse.core.runtime.contentTypes">
- <content-type id="foo" name="Foo Type"
- base-type="org.eclipse.core.runtime.javaProperties"
- file-extensions="foo"
- />
- </extension>
-
</plugin>

Back to the top