aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/IBasicCache.java
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/cgeo/geocaching/IBasicCache.java')
-rw-r--r--main/src/cgeo/geocaching/IBasicCache.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/main/src/cgeo/geocaching/IBasicCache.java b/main/src/cgeo/geocaching/IBasicCache.java
index 195572b..7e9ef11 100644
--- a/main/src/cgeo/geocaching/IBasicCache.java
+++ b/main/src/cgeo/geocaching/IBasicCache.java
@@ -6,11 +6,6 @@ package cgeo.geocaching;
import cgeo.geocaching.enumerations.CacheSize;
import cgeo.geocaching.enumerations.CacheType;
-
-/**
- * @author blafoo
- *
- */
public interface IBasicCache extends ILogable, ICoordinates {
public abstract String getGuid();