summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.h')
-rw-r--r--crawl-ref/source/player.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index 386834a8c1..e9d8e3b2ea 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -414,8 +414,6 @@ bool is_grid_dangerous(int grid);
void run_macro(const char *macroname = NULL);
-int player_ghost_base_movement_speed();
-
int count_worn_ego(int which_ego);
int stat_modifier(stat_type stat);