diff options
author | Bananeweizen <bananeweizen@gmx.de> | 2015-01-15 19:04:23 +0100 |
---|---|---|
committer | Bananeweizen <bananeweizen@gmx.de> | 2015-01-15 19:04:23 +0100 |
commit | 63faef78abca89237a6ce23f823ab31208e82410 (patch) | |
tree | 07214f5210534d97c16d5746bd95fd50c531517a /cgeo-calendar | |
parent | fa5afccd5cf1804bd9ae8871af754bd5ca2ca01f (diff) | |
download | cgeo-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/.classpath | 2 | ||||
-rw-r--r-- | cgeo-calendar/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar | bin | 14613 -> 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 Binary files differdeleted file mode 100644 index daca164..0000000 --- a/cgeo-calendar/compile-libs/org.eclipse.jdt.annotation_1.1.0.v20130513-1648.jar +++ /dev/null |