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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index ed7bff38f4..457db18132 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -315,12 +315,6 @@ void level_change(bool skip_attribute_increase = false);
/* ***********************************************************************
- * called from: skills
- * *********************************************************************** */
-void redraw_skill(const std::string &your_name, const std::string &class_name);
-
-
-/* ***********************************************************************
* called from: ability - fight - item_use - mutation - newgame - spells0 -
* transfor
* *********************************************************************** */