summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-19 14:43:09 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-19 14:43:09 +0000
commit688e9e139ca2111988b8d26f4317bedb4a31bc43 (patch)
tree34b190887004ca8fda4d5043e4e31da8935b0cf6 /crawl-ref/source/newgame.cc
parente849fa33997fbae91d6344ad6e0bedb1cc9f30bd (diff)
downloadcrawl-ref-688e9e139ca2111988b8d26f4317bedb4a31bc43.tar.gz
crawl-ref-688e9e139ca2111988b8d26f4317bedb4a31bc43.zip
Remove unneeded blank line.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9131 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/newgame.cc')
-rw-r--r--crawl-ref/source/newgame.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/newgame.cc b/crawl-ref/source/newgame.cc
index 3e7ba2d373..febbfced0b 100644
--- a/crawl-ref/source/newgame.cc
+++ b/crawl-ref/source/newgame.cc
@@ -5332,7 +5332,6 @@ bool _give_items_skills()
1, 1);
_newgame_make_item(2, EQ_NONE, OBJ_BOOKS, BOOK_CHARMS);
-
// Gets some darts - this class is difficult to start off with.
_newgame_make_item(3, EQ_NONE, OBJ_MISSILES, MI_DART, -1,
8 + roll_dice( 2, 8 ), 1);