diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2012-05-05 18:53:59 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2012-05-05 18:53:59 +0200 |
| commit | 9c34c714484eb0791d02f85af396aeeba940d103 (patch) | |
| tree | fd722280c9a99a5a795bcdb0ddb5a0eed8e83e89 /main/src/cgeo/geocaching/go4cache/Go4Cache.java | |
| parent | c3f97cce33fedadf7d33b6d603c31de872ca0a79 (diff) | |
| download | cgeo-9c34c714484eb0791d02f85af396aeeba940d103.zip cgeo-9c34c714484eb0791d02f85af396aeeba940d103.tar.gz cgeo-9c34c714484eb0791d02f85af396aeeba940d103.tar.bz2 | |
fix #1459: Refactoring navigation menu
Diffstat (limited to 'main/src/cgeo/geocaching/go4cache/Go4Cache.java')
| -rw-r--r-- | main/src/cgeo/geocaching/go4cache/Go4Cache.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/src/cgeo/geocaching/go4cache/Go4Cache.java b/main/src/cgeo/geocaching/go4cache/Go4Cache.java index b0a7b35..28d739d 100644 --- a/main/src/cgeo/geocaching/go4cache/Go4Cache.java +++ b/main/src/cgeo/geocaching/go4cache/Go4Cache.java @@ -69,8 +69,6 @@ public final class Go4Cache extends Thread { /** * Send the coordinates to go4cache.com if the user opted in to do so. * - * @param app - * the current application * @param coords * the current coordinates */ |
