summaryrefslogtreecommitdiff
path: root/src/options.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-09-17 09:58:13 +0200
committerBardur Arantsson <bardur@scientician.net>2016-09-17 09:58:13 +0200
commitd249c64b5ea5b59b475584fa1a70208b8e4a4c64 (patch)
treee2b8b7531dde98f247c06cd609043405aa3dab8c /src/options.cc
parent50c916646b647030755673a9a1dc82e192e492d4 (diff)
Remove inventory_no_move option
Diffstat (limited to 'src/options.cc')
-rw-r--r--src/options.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/options.cc b/src/options.cc
index 07dd7869..e4acaab4 100644
--- a/src/options.cc
+++ b/src/options.cc
@@ -70,9 +70,6 @@ bool_ linear_stats;
bool_ player_char_health; /* Display the player as a special symbol when in bad health ? */
bool_ option_ingame_help; /* Ingame contextual help */
bool_ auto_more; /* Auto more */
-bool_ inventory_no_move; /* In inventory option window, just erase the letters,
- * rather that displaying the list without the invalid
- * selections */
//
// Option Set 6 - Birth options