Only use of this method was to implement the cross-device case of MoveFile on unix systems. In turn, only use of the MoveFile method is in FileRotatingStream::RotateFiles. Since file rotation should never involve any copying of log data, the MoveFile fallback to copying can be deleted. BUG=webrtc:6424 Review-Url: https://codereview.webrtc.org/2747373003 Cr-Commit-Position: refs/heads/master@{#17364}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.