summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/variable.cc b/src/variable.cc
index 7172158d..ab941525 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -215,8 +215,6 @@ bool_ expand_list; /* Expand the power of the list commands */
bool_ view_perma_grids; /* Map remembers all perma-lit grids */
bool_ view_torch_grids; /* Map remembers all torch-lit grids */
-bool_ monster_lite; /* Allow some monsters to carry light */
-
bool_ dungeon_align; /* Generate dungeons with aligned rooms */
bool_ dungeon_stair; /* Generate dungeons with connected stairs */