Remove stray std::move()s from reporter_runner_win.cc
This CL replaces std::move()s whose result is not used, as clang starts warning that on C++17 mode. Bug: 752720 Change-Id: I843ba7d9356fdb14fe5cc0c258018fae201a32c6 Reviewed-on: https://chromium-review.googlesource.com/1068639Reviewed-by:Joe Mason <joenotcharles@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#560708}
Showing
Please register or sign in to comment