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:
parent
f40d5135f0
commit
3a02461349
File diff suppressed because it is too large
Load Diff
@ -56,7 +56,6 @@ struct _GstAvdtpSink {
|
|||||||
|
|
||||||
struct bluetooth_data *data;
|
struct bluetooth_data *data;
|
||||||
gboolean autoconnect;
|
gboolean autoconnect;
|
||||||
GIOChannel *server;
|
|
||||||
|
|
||||||
/* mp3 stream data (outside caps data)*/
|
/* mp3 stream data (outside caps data)*/
|
||||||
gint mp3_using_crc;
|
gint mp3_using_crc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user