diff options
Diffstat (limited to 'main/src/cgeo/geocaching/enumerations/LiveMapStrategy.java')
-rw-r--r-- | main/src/cgeo/geocaching/enumerations/LiveMapStrategy.java | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/main/src/cgeo/geocaching/enumerations/LiveMapStrategy.java b/main/src/cgeo/geocaching/enumerations/LiveMapStrategy.java index 5cc7efc..e9dbc5d 100644 --- a/main/src/cgeo/geocaching/enumerations/LiveMapStrategy.java +++ b/main/src/cgeo/geocaching/enumerations/LiveMapStrategy.java @@ -7,9 +7,6 @@ import java.util.EnumSet; /** * Defines the strategy for the Live Map - * - * @author blafoo - * */ public interface LiveMapStrategy { |