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/variable.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/variable.cc') diff --git a/src/variable.cc b/src/variable.cc index ce4db76b..23fd9923 100644 --- a/src/variable.cc +++ b/src/variable.cc @@ -239,7 +239,6 @@ bool_ smart_cheat; /* Monsters exploit player weaknesses */ /* Option Set 4 -- Efficiency */ bool_ view_reduce_lite; /* Reduce lite-radius when running */ -bool_ view_reduce_view; /* Reduce view-radius in town */ bool_ avoid_abort; /* Avoid checking for user abort */ bool_ avoid_shimmer; /* Avoid processing extra shimmering */ -- cgit v1.2.3