Delete iSAC-fb from NetEq

This is no longer used. Related code in the iSAC codec itself will be
deleted a follow-up CL.

BUG=4210

Review URL: https://codereview.webrtc.org/1404463003

Cr-Commit-Position: refs/heads/master@{#10272}
This commit is contained in:
henrik.lundin
2015-10-14 03:44:52 -07:00
committed by Commit bot
parent 457a61db61
commit 06b869f11a
6 changed files with 0 additions and 37 deletions

View File

@ -64,7 +64,6 @@ enum NetEqDecoder {
kDecoderILBC,
kDecoderISAC,
kDecoderISACswb,
kDecoderISACfb,
kDecoderPCM16B,
kDecoderPCM16Bwb,
kDecoderPCM16Bswb32kHz,