From 3ac729a53b4604c920c923dbf71bec74ed8cb812 Mon Sep 17 00:00:00 2001 From: aleloi Date: Tue, 28 Mar 2017 10:35:48 -0700 Subject: [PATCH] Fix compilation issue detected by internal tool. Using decl NiceMock, Return, '_' is unused. TBR=minyue@webrtc.org BUG=None Review-Url: https://codereview.webrtc.org/2782543002 Cr-Commit-Position: refs/heads/master@{#17429} --- .../fec_controller_rplr_based_unittest.cc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based_unittest.cc b/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based_unittest.cc index f7ecaf30fa..9221b6e554 100644 --- a/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based_unittest.cc +++ b/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based_unittest.cc @@ -17,10 +17,6 @@ namespace webrtc { -using ::testing::NiceMock; -using ::testing::Return; -using ::testing::_; - namespace { // The test uses the following settings: