summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/newgame.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/newgame.cc b/crawl-ref/source/newgame.cc
index ef69aaa854..d7df14cc93 100644
--- a/crawl-ref/source/newgame.cc
+++ b/crawl-ref/source/newgame.cc
@@ -2958,8 +2958,6 @@ static void _give_basic_knowledge(job_type which_job)
default:
break;
}
-
- return;
}
static void _give_basic_spells(job_type which_job)