From 9899c2b4ed14700a8e14656997ddcb50d8a4b580 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 19 Jul 2009 04:16:57 +0000 Subject: Remove unneeded blank lines. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10301 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/newgame.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'crawl-ref/source/newgame.cc') diff --git a/crawl-ref/source/newgame.cc b/crawl-ref/source/newgame.cc index 87a8cdad14..152e69c210 100644 --- a/crawl-ref/source/newgame.cc +++ b/crawl-ref/source/newgame.cc @@ -4312,8 +4312,6 @@ static void _fix_up_god_name() you.second_god_name = replace_all(you.second_god_name, " ", ""); } - - static startup_wand_type _wand_to_start(int wand, bool is_rod) { if (!is_rod) -- cgit v1.2.3-54-g00ecf