summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-06-23 23:18:19 +0200
committerBardur Arantsson <bardur@scientician.net>2016-06-23 23:19:17 +0200
commitc9874a503bc391c815e94b87580b86b1b7ba7cf6 (patch)
tree1fea526a7e5633957c8eb807280a3b390efab66f /src/tables.cc
parent3dfd51d15686de33737a58fe74751122f272816a (diff)
Remove 'alert_failure' option
It does nothing interesting anyway.
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 340919aa..b48a2565 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -1313,9 +1313,6 @@ option_type option_info[] =
{ &disturb_other, FALSE, 2, 9,
"disturb_other", "Disturb whenever random things happen" },
- { &alert_failure, FALSE, 2, 11,
- "alert_failure", "Alert user to various failures" },
-
{ &last_words, TRUE, 2, 12,
"last_words", "Get last words when the character dies" },