summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:57 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:57 +0100
commit505f310399c9d113874250b697692112ca48411c (patch)
tree092cb3c608eae8cb9c7c02e62a743b9905261957 /src/tables.cc
parentde64b319f76c7cd4b7b2ef1e8cd4a58fc269c99f (diff)
Remove effectively unused variables
Diffstat (limited to 'src/tables.cc')
-rw-r--r--src/tables.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tables.cc b/src/tables.cc
index 7e352504..425e400d 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -1483,9 +1483,6 @@ option_type option_info[] =
{ &flow_by_sound, FALSE, 3, 10,
"flow_by_sound", "Monsters chase current location (v.slow)" },
- { &player_symbols, FALSE, 3, 12,
- "player_symbols", "Use special symbols for the player char"},
-
{ &smart_learn, FALSE, 3, 14,
"smart_learn", "Monsters learn from their mistakes" },