diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2013-12-16 17:50:06 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2013-12-16 17:50:06 +0100 |
| commit | d9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1 (patch) | |
| tree | 5a3601f74628eced1e8c105c2a775fe070b719ba /main/src/cgeo/geocaching/Waypoint.java | |
| parent | 4a6d2753b5d27a3c06daa1b3e669cacf3ddd59d4 (diff) | |
| download | cgeo-d9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1.zip cgeo-d9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1.tar.gz cgeo-d9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1.tar.bz2 | |
fix outdated Javadoc
Diffstat (limited to 'main/src/cgeo/geocaching/Waypoint.java')
| -rw-r--r-- | main/src/cgeo/geocaching/Waypoint.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/cgeo/geocaching/Waypoint.java b/main/src/cgeo/geocaching/Waypoint.java index dda83d9..47977bc 100644 --- a/main/src/cgeo/geocaching/Waypoint.java +++ b/main/src/cgeo/geocaching/Waypoint.java @@ -270,7 +270,6 @@ public class Waypoint implements IWaypoint { /** * Delegates the creation of the waypoint-id for gpx-export to the waypoint * - * @param prefix * @return */ public String getGpxId() { |
