diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-12-19 22:09:01 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-12-19 22:09:01 +0100 |
| commit | db793a2a5ef0ac7a50a88e766829317ee3b02d7b (patch) | |
| tree | d0f835619781ee871dd85ea8bd0412931acc09a6 /addon | |
| parent | 7ebc74b76a92f7546e1abc807f4954182495243f (diff) | |
removed mysql connector which was used only for testing in the past
Diffstat (limited to 'addon')
| -rw-r--r-- | addon/YaCy.app/Contents/Info.plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addon/YaCy.app/Contents/Info.plist b/addon/YaCy.app/Contents/Info.plist index e688ee4b1..c9d4e0e17 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -84,7 +84,6 @@ <string>$JAVAROOT/lib/lucene-spatial-4.6.0.jar</string> <string>$JAVAROOT/lib/lucene-suggest-4.6.0.jar</string> <string>$JAVAROOT/lib/metadata-extractor-2.6.2.jar</string> - <string>$JAVAROOT/lib/mysql-connector-java-5.1.12-bin.jar</string> <string>$JAVAROOT/lib/noggit-0.5.jar</string> <string>$JAVAROOT/lib/pdfbox-1.8.3.jar</string> <string>$JAVAROOT/lib/poi-3.6-20091214.jar</string> |
