NetEq: Remove a test printout
BUG=none TBR=minyue@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/2342343002 Cr-Commit-Position: refs/heads/master@{#14262}
This commit is contained in:
parent
57b490004d
commit
a6974d7f7e
@ -28,7 +28,6 @@ NetEqExternalDecoderTest::NetEqExternalDecoderTest(NetEqDecoder codec,
|
||||
NetEq::Config config;
|
||||
config.sample_rate_hz = sample_rate_hz_;
|
||||
neteq_.reset(NetEq::Create(config, CreateBuiltinAudioDecoderFactory()));
|
||||
printf("%" PRIuS "\n", channels_);
|
||||
}
|
||||
|
||||
void NetEqExternalDecoderTest::Init() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user