aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-calendar
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-calendar
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-calendar')
-rw-r--r--cgeo-calendar/.classpath2
-rw-r--r--cgeo-calendar/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-calendar/.classpath b/cgeo-calendar/.classpath
index 7d962c2..004d749 100644
--- a/cgeo-calendar/.classpath
+++ b/cgeo-calendar/.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="/cgeo/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar"/>
<classpathentry kind="output" path="bin/classes"/>
- <classpathentry kind="lib" path="compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar"/>
</classpath>
diff --git a/cgeo-calendar/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar b/cgeo-calendar/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar
deleted file mode 100644
index daca164..0000000
--- a/cgeo-calendar/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar
+++ /dev/null
Binary files differ