summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:42 +0100
committerBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:42 +0100
commit50a8089bb44ffeb21b9f8bca2c3b6596b617e0d0 (patch)
treeba6063941f30194177258ea5199c7b39d3f664c5 /src/tables.cc
parentf1201c42f06adfc6690145918b117cc48aa08f9b (diff)
Move "Birth options" to options.{cc,hpp}
Diffstat (limited to 'src/tables.cc')
-rw-r--r--src/tables.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tables.cc b/src/tables.cc
index 4f0e63db..a1b2d698 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -1474,8 +1474,6 @@ option_type option_info[] =
{ &joke_monsters, FALSE, 6, 14,
"joke_monsters", "Allow use of some 'joke' monsters" },
- /* XXX */
-
{ &always_small_level, FALSE, 6, 16,
"always_small_level", "Always make small levels" },