aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-12-16 17:50:06 +0100
committerBananeweizen <bananeweizen@gmx.de>2013-12-16 17:50:06 +0100
commitd9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1 (patch)
tree5a3601f74628eced1e8c105c2a775fe070b719ba /main/src
parent4a6d2753b5d27a3c06daa1b3e669cacf3ddd59d4 (diff)
downloadcgeo-d9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1.zip
cgeo-d9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1.tar.gz
cgeo-d9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1.tar.bz2
fix outdated Javadoc
Diffstat (limited to 'main/src')
-rw-r--r--main/src/cgeo/geocaching/Waypoint.java1
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() {