summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/skills.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/skills.h')
-rw-r--r--crawl-ref/source/skills.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/skills.h b/crawl-ref/source/skills.h
index a31c9e658d..2ad4abc7ff 100644
--- a/crawl-ref/source/skills.h
+++ b/crawl-ref/source/skills.h
@@ -20,5 +20,4 @@ void calc_total_skill_points( void );
* *********************************************************************** */
int exercise(int exsk, int deg);
-
#endif