]> git.mxchange.org Git - flightgear.git/commit
Fix bug 1227, cache thrash on Win.
authorJames Turner <zakalawe@mac.com>
Mon, 21 Oct 2013 12:26:08 +0000 (13:26 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 21 Oct 2013 12:26:08 +0000 (13:26 +0100)
commitb30408b862ae0a300ff32ef90b20cdde9efdd499
treecc98fc879a8a6d71d578a71e087ed3927581cb77
parente3841fc9ef35f9bf1e72875c86255b4520e4c190
Fix bug 1227, cache thrash on Win.

Since we skip POI load on Windows, we also need to
omit the stat check. Apologies for the dumb mistake.

(Will back port to 2.12 branch)
src/Navaids/NavDataCache.cxx