From 0291d82e0012527af5c70c5c4b77ed73d211fe5a Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Thu, 15 Oct 2009 14:50:59 +0200 Subject: Remove outdated comment. --- crawl-ref/source/los.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/los.cc') diff --git a/crawl-ref/source/los.cc b/crawl-ref/source/los.cc index 2fc20bdb10..7dac2fee74 100644 --- a/crawl-ref/source/los.cc +++ b/crawl-ref/source/los.cc @@ -539,7 +539,6 @@ static int _imbalance(const std::vector& ray) // Find a nonblocked ray from source to target. Return false if no // such ray could be found, otherwise return true and fill ray // appropriately. -// If allow_fallback is true, fall back to a center-to-center ray // if range is too great or all rays are blocked. // If cycle_dir is 0, find the first fitting ray. If it is 1 or -1, // assume that ray is appropriately filled in, and look for the next -- cgit v1.2.3-54-g00ecf