From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> struct avdtp_server is no longer needed. --- android/avdtp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/android/avdtp.c b/android/avdtp.c index b8a2147..3e32e57 100644 --- a/android/avdtp.c +++ b/android/avdtp.c @@ -376,8 +376,6 @@ struct avdtp { uint16_t version; - struct avdtp_server *server; - guint auth_id; GIOChannel *io; -- 2.1.0 -- 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