desktopCapture: remove unnecessary memset to DesktopFrame
With a recent change, the webrtc::DesktopFrame is created and initialized with 0. So it's not necessary to call memset() to the frame again any more. Bug: webrtc:9703 Change-Id: Id3b37940ad3a1e989725db578f743670c786e681 Reviewed-on: https://chromium-review.googlesource.com/c/1366785Reviewed-by:Julien Isorce <julien.isorce@chromium.org> Commit-Queue: Weiyong Yao <braveyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#614733}
Showing
Please register or sign in to comment