1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Get rid of now unnecessary BouncyCastle jar

This commit is contained in:
cketti 2011-02-26 16:59:30 +01:00
parent 77f4625cd9
commit 450a39ed8e
2 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
<classpathentry kind="lib" path="libs/commons-io-2.0.1.jar"/>
<classpathentry kind="lib" path="libs/jzlib-1.0.7.jar"/>
<classpathentry kind="lib" path="libs/jutf7-1.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="compile-only-libs/bcprov-jdk15-143.jar"/>
<classpathentry kind="lib" path="compile-only-libs/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="compile-only-libs/commons-logging-1.1.1.jar"/>
<classpathentry kind="output" path="bin"/>