bluez: audio: Remove internal audio IPC

With unix socket and ALSA removed there is no longer any use for the
internal IPC.
This commit is contained in:
Luiz Augusto von Dentz 2012-06-25 12:06:17 +03:00 committed by Tim-Philipp Müller
parent f40d5135f0
commit 3a02461349
2 changed files with 87 additions and 949 deletions

File diff suppressed because it is too large Load diff

View file

@ -56,7 +56,6 @@ struct _GstAvdtpSink {
struct bluetooth_data *data;
gboolean autoconnect;
GIOChannel *server;
/* mp3 stream data (outside caps data)*/
gint mp3_using_crc;