From d9e48c5eeafde8787cf6f9a3b9c9d53d21658ab1 Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Mon, 16 Dec 2013 17:50:06 +0100 Subject: fix outdated Javadoc --- main/src/cgeo/geocaching/Waypoint.java | 1 - 1 file changed, 1 deletion(-) (limited to 'main/src') 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() { -- cgit v1.1