summaryrefslogtreecommitdiff
path: root/src/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player.h')
-rw-r--r--src/player.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/player.h b/src/player.h
index cfd305a6..9a5c6c94 100644
--- a/src/player.h
+++ b/src/player.h
@@ -93,11 +93,6 @@ class Player : public Being
#ifdef TMWSERV_SUPPORT
/**
- * Returns the path to the player's current destination
- */
- Path findPath();
-
- /**
* Adds a guild to the player.
*/
Guild *addGuild(short guildId, short rights);