aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/interfaces/GeneralOverlay.java
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/cgeo/geocaching/maps/interfaces/GeneralOverlay.java')
-rw-r--r--main/src/cgeo/geocaching/maps/interfaces/GeneralOverlay.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/src/cgeo/geocaching/maps/interfaces/GeneralOverlay.java b/main/src/cgeo/geocaching/maps/interfaces/GeneralOverlay.java
index 35d0b2d..29106b1 100644
--- a/main/src/cgeo/geocaching/maps/interfaces/GeneralOverlay.java
+++ b/main/src/cgeo/geocaching/maps/interfaces/GeneralOverlay.java
@@ -6,9 +6,6 @@ import android.graphics.Point;
/**
* Defines the base functions of the provider-independent
* Overlay implementations
- *
- * @author rsudev
- *
*/
public interface GeneralOverlay {