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
commit52d0f7d149610eed0a346585d56838c9bd552e81 (patch)
tree17654d1ac295935af99e8aabd0ecb9617876e1b4 /src/tables.cc
parentc67bb95861c02f01988205c0879c72c53fc3c92e (diff)
Remove no-op view_reduce_view option
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 1cec4611..6aeaaf43 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -1515,9 +1515,6 @@ option_type option_info[] =
{ &view_reduce_lite, FALSE, 4, 0,
"view_reduce_lite", "Reduce lite-radius when running" },
- { &view_reduce_view, FALSE, 4, 1,
- "view_reduce_view", "Reduce view-radius in town" },
-
{ &avoid_abort, FALSE, 4, 2,
"avoid_abort", "Avoid checking for user abort" },