Revert #223, fixes #874.
authorNico Weber <nicolasweber@gmx.de>
Thu, 4 Dec 2014 02:04:26 +0000 (18:04 -0800)
committerNico Weber <nicolasweber@gmx.de>
Thu, 4 Dec 2014 02:04:26 +0000 (18:04 -0800)
commit8605b3daa6c68b29e4126e86193acdcfaf7cc2f1
tree7cdd04704be569b42743ef15ecfc6ccd8e3444e6
parentd2a79b2ac305ec6d3d7ccd1268bb830e7d092953
Revert #223, fixes #874.

No test since there's still no good way to test code in ninja.cc.  Going
forward, either move NinjaMain to its own file with tests, or create a
system that makes it possible to run integration tests on the ninja
binary.  Instead, add a comment that explains why the restat
optimization isn't done.
src/ninja.cc