Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ssh2')
-rw-r--r--bundles/org.eclipse.team.cvs.ssh2/plugin.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/bundles/org.eclipse.team.cvs.ssh2/plugin.xml b/bundles/org.eclipse.team.cvs.ssh2/plugin.xml
index 38d2c9eff..9a2dbfc1b 100644
--- a/bundles/org.eclipse.team.cvs.ssh2/plugin.xml
+++ b/bundles/org.eclipse.team.cvs.ssh2/plugin.xml
@@ -19,10 +19,6 @@
<export name="*"/>
<packages prefixes="org.eclipse.team.cvs.ssh2"/>
</library>
- <library name="jsch-0.1.9.jar">
- <export name="*"/>
- <packages prefixes="com.jcraft.jsch"/>
- </library>
</runtime>
<extension id="ssh" point="org.eclipse.team.cvs.core.connectionmethods">

Back to the top