summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/los.cc
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-10-15 14:50:59 +0200
committerRobert Vollmert <rvollmert@gmx.net>2009-10-15 14:50:59 +0200
commit0291d82e0012527af5c70c5c4b77ed73d211fe5a (patch)
tree936e579b4cf85683ff736c2fb32c500dc50887ae /crawl-ref/source/los.cc
parent058c0c7d7a6f5bb5a7370a1cf051f4d0aa9931c1 (diff)
downloadcrawl-ref-0291d82e0012527af5c70c5c4b77ed73d211fe5a.tar.gz
crawl-ref-0291d82e0012527af5c70c5c4b77ed73d211fe5a.zip
Remove outdated comment.
Diffstat (limited to 'crawl-ref/source/los.cc')
-rw-r--r--crawl-ref/source/los.cc1
1 files changed, 0 insertions, 1 deletions
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<coord_def>& 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