summaryrefslogtreecommitdiff
path: root/src/options.hpp
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/options.hpp
parent3dfd51d15686de33737a58fe74751122f272816a (diff)
Remove 'alert_failure' option
It does nothing interesting anyway.
Diffstat (limited to 'src/options.hpp')
-rw-r--r--src/options.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options.hpp b/src/options.hpp
index 0a15570f..6900b9a3 100644
--- a/src/options.hpp
+++ b/src/options.hpp
@@ -27,7 +27,6 @@ extern bool_ disturb_detect;
extern bool_ disturb_state;
extern bool_ disturb_minor;
extern bool_ disturb_other;
-extern bool_ alert_failure;
extern bool_ last_words;
extern bool_ small_levels;
extern bool_ empty_levels;