From 52d0f7d149610eed0a346585d56838c9bd552e81 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:56 +0100 Subject: Remove no-op view_reduce_view option --- src/tables.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/tables.cc') 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" }, -- cgit v1.2.3