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
commit96df8c0a3e61d38507f26d74105a14541cc9d61c (patch)
treea507919e520de203cd27cb95153371b13c636087 /src/tables.cc
parent2a436fc5c02456c8dd4f22d3c13fe17177c49c0b (diff)
Remove exp_need option; behave as if always set
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 63ea61fe..d9ddbaaf 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -1577,9 +1577,6 @@ option_type option_info[] =
{ &option_ingame_help, TRUE, 5, 1,
"ingame_help", "Ingame contextual help" },
- { &exp_need, FALSE, 5, 2,
- "exp_need", "Show the experience needed for next level" },
-
{ &auto_more, FALSE, 5, 4,
"auto_more", "Automatically clear '-more-' prompts" },