summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-06-29 13:43:40 +0200
committerBardur Arantsson <bardur@scientician.net>2013-06-29 13:43:58 +0200
commit820480f8e22a0f881446542c173e9bd97c0665d6 (patch)
tree71065e21860c7eecc3b37c5f6e9f36cad39eeb49 /src/variable.c
parent966ae460fcde74c5e33782c829b732c9bd4c2821 (diff)
Remove unused other_query_flag option
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/variable.c b/src/variable.c
index 9f828da9..0cea5814 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -186,7 +186,6 @@ int text_out_indent = 0;
bool_ rogue_like_commands; /* Rogue-like commands */
bool_ quick_messages; /* Activate quick messages */
-bool_ other_query_flag; /* Prompt for various information */
bool_ carry_query_flag; /* Prompt before picking things up */
bool_ use_old_target; /* Use old target by default */
bool_ always_pickup; /* Pick things up by default */