Diff between cea92f92697d137d7aad380e24c57ff46a9f9d51 and 05a0241d1aad1a423d839bf191ce7059eabd7642

Changed Files

File Additions Deletions Status
android/avdtp.c +0 -2 modified

Full Patch

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;