codecs: register SBC codec once.
authorJaap Keuter <jaap.keuter@xs4all.nl>
Mon, 29 Jan 2018 10:00:57 +0000 (11:00 +0100)
committerMichael Mann <mmann78@netscape.net>
Mon, 29 Jan 2018 13:08:32 +0000 (13:08 +0000)
commit8342e5f97b7564ec423507453f7b5e4e5f48fffe
treec63e780e0617a323b5851d48dc9ca3df84b5b2b9
parent38c0ffe4c6683a4ed8493f42dbe8658098a921aa
codecs: register SBC codec once.

Somehow the registration of the SBC codec was duplicated, which does not
(yet) cause an error message, but also doesn't work.
Remove the duplicate registration.

Change-Id: Ic22ba66fd65b326fb2688300dad8f9b81081c7e5
Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Reviewed-on: https://code.wireshark.org/review/25506
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@netscape.net>
codecs/codecs.c