diff options
Diffstat (limited to 'framework/bundles/org.eclipse.ecf/plugin.xml')
-rw-r--r-- | framework/bundles/org.eclipse.ecf/plugin.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf/plugin.xml b/framework/bundles/org.eclipse.ecf/plugin.xml index dc2f69362..d26a47859 100644 --- a/framework/bundles/org.eclipse.ecf/plugin.xml +++ b/framework/bundles/org.eclipse.ecf/plugin.xml @@ -2,6 +2,5 @@ <?eclipse version="3.1"?> <plugin> <extension-point id="containerFactory" name="ECF Container Factory" schema="schema/containerFactory.exsd"/> - <extension-point id="connectionFactory" name="ECF Connection Factory" schema="schema/connectionFactory.exsd"/> <extension-point id="startup" name="ECF Start Up" schema="schema/startup.exsd"/> </plugin> |