From 820480f8e22a0f881446542c173e9bd97c0665d6 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 29 Jun 2013 13:43:40 +0200 Subject: Remove unused other_query_flag option --- src/tables.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/tables.c') diff --git a/src/tables.c b/src/tables.c index 6430e69a..1ebc52fd 100644 --- a/src/tables.c +++ b/src/tables.c @@ -1355,9 +1355,6 @@ option_type option_info[] = { &quick_messages, TRUE, 1, 1, "quick_messages", "Activate quick messages" }, - { &other_query_flag, FALSE, 1, 2, - "other_query_flag", "Prompt for various information" }, - { &carry_query_flag, FALSE, 1, 3, "carry_query_flag", "Prompt before picking things up" }, -- cgit v1.2.3