Allocate disk_interface near where it's needed.
authorThiago Farina <tfarina@chromium.org>
Wed, 10 Oct 2012 15:51:53 +0000 (12:51 -0300)
committerThiago Farina <tfarina@chromium.org>
Wed, 10 Oct 2012 15:51:53 +0000 (12:51 -0300)
commitc82a8dc2df6468da90189581fde80282b77e5957
tree7088113f0ec6f7f5017da3c018c640281eb85750
parent6b1d5c259009ab576524af707ee01b10361a5512
Allocate disk_interface near where it's needed.

This avoids allocating disk_interface unnecessarily.

Signed-off-by: Thiago Farina <tfarina@chromium.org>
src/ninja.cc