Diff between 6757bbdf2f6922e599d415a1209aaa57268e3806 and c6438f2a1b02dbc413cc327948e49f50c4f4a16b
Changed Files
| File | Additions | Deletions | Status |
| android/bluetooth.c | +0 | -2 | modified |
Full Patch
diff --git a/android/bluetooth.c b/android/bluetooth.c
index 46a5542..b3fad59 100644
--- a/android/bluetooth.c
+++ b/android/bluetooth.c
@@ -2068,8 +2068,6 @@ static struct device *create_device_from_info(GKeyFile *key_file,
char **uuids;
char *str;
- DBG("%s", peer);
-
/* BREDR if not present */
type = g_key_file_get_integer(key_file, peer, "AddressType", NULL);