summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:56 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:56 +0100
commit65cf7c8566d814e0564ef86db698bd52fc6bc788 (patch)
tree167473aefba0e54c21bac0a227e1919b5697eb45 /src/tables.cc
parent10cae3d5dd2128db2899fe0e3cd808edec5b33b3 (diff)
Remove option plain_descriptions
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 1fdfa577..e1044977 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -1501,9 +1501,6 @@ option_type option_info[] =
{ &player_symbols, FALSE, 3, 12,
"player_symbols", "Use special symbols for the player char"},
- { &plain_descriptions, TRUE, 3, 13,
- "plain_descriptions", "Plain object descriptions" },
-
{ &smart_learn, FALSE, 3, 14,
"smart_learn", "Monsters learn from their mistakes" },