aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-contacts
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2015-01-15 19:04:23 +0100
committerBananeweizen <bananeweizen@gmx.de>2015-01-15 19:04:23 +0100
commit63faef78abca89237a6ce23f823ab31208e82410 (patch)
tree07214f5210534d97c16d5746bd95fd50c531517a /cgeo-contacts
parentfa5afccd5cf1804bd9ae8871af754bd5ca2ca01f (diff)
downloadcgeo-63faef78abca89237a6ce23f823ab31208e82410.zip
cgeo-63faef78abca89237a6ce23f823ab31208e82410.tar.gz
cgeo-63faef78abca89237a6ce23f823ab31208e82410.tar.bz2
remove library duplication
Thanks to Samuel for the friendly note.
Diffstat (limited to 'cgeo-contacts')
-rw-r--r--cgeo-contacts/.classpath2
-rw-r--r--cgeo-contacts/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jarbin14613 -> 0 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/cgeo-contacts/.classpath b/cgeo-contacts/.classpath
index e53070a..004d749 100644
--- a/cgeo-contacts/.classpath
+++ b/cgeo-contacts/.classpath
@@ -10,6 +10,6 @@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" kind="src" path="/cgeo"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
- <classpathentry kind="lib" path="compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar"/>
+ <classpathentry kind="lib" path="/cgeo/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
diff --git a/cgeo-contacts/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar b/cgeo-contacts/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar
deleted file mode 100644
index daca164..0000000
--- a/cgeo-contacts/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar
+++ /dev/null
Binary files differ