Diff between 566a52900029ac14158e1554f51030adb3e1709c and 83f25e00dca5b5c8c95b61cae2c4c665db7350cd

Changed Files

File Additions Deletions Status
src/profile.c +0 -1 modified

Full Patch

diff --git a/src/profile.c b/src/profile.c
index cb6b219..7bb1db5 100644
--- a/src/profile.c
+++ b/src/profile.c
@@ -2270,5 +2270,4 @@ void btd_profile_cleanup(void)
 
 	g_dbus_unregister_interface(btd_get_dbus_connection(),
 				"/org/bluez", "org.bluez.ProfileManager1");
-
 }