Diff between 4c4872c0bd2d36ef7e87afa89cfe9d34722679bc and 4780944e818231e78202a4dc5d21a35700c3e0f3

Changed Files

File Additions Deletions Status
profiles/audio/manager.c +0 -6 modified

Full Patch

diff --git a/profiles/audio/manager.c b/profiles/audio/manager.c
index dc20712..f0df8ed 100644
--- a/profiles/audio/manager.c
+++ b/profiles/audio/manager.c
@@ -67,12 +67,6 @@
 #include "manager.h"
 #include "sdpd.h"
 
-struct audio_adapter {
-	struct btd_adapter *btd_adapter;
-	gboolean powered;
-	gint ref;
-};
-
 static GKeyFile *config = NULL;
 static GSList *devices = NULL;