From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- profiles/audio/transport.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/audio/transport.c b/profiles/audio/transport.c index d8116fd..610aca3 100644 --- a/profiles/audio/transport.c +++ b/profiles/audio/transport.c @@ -90,11 +90,6 @@ struct a2dp_transport { uint16_t volume; }; -struct headset_transport { - struct audio_device *device; - unsigned int nrec_id; -}; - struct media_transport { char *path; /* Transport object path */ struct audio_device *device; /* Transport device */ -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html