bluetooth: Remove built-in/static SBC codec

SBC shared library is now available at:

http://git.kernel.org/?p=bluetooth/sbc.git;a=summary
This commit is contained in:
Luiz Augusto von Dentz 2012-08-17 17:21:50 +03:00 committed by Tanu Kaskinen
parent 6031546f66
commit 8228db051e
17 changed files with 9 additions and 4784 deletions

View file

@ -50,9 +50,10 @@
#include <pulsecore/namereg.h>
#include <pulsecore/dbus-shared.h>
#include <sbc/sbc.h>
#include "module-bluetooth-device-symdef.h"
#include "ipc.h"
#include "sbc.h"
#include "a2dp-codecs.h"
#include "rtp.h"
#include "bluetooth-util.h"