mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-29 15:14:31 +08:00
Remove redundant empty line
This commit is contained in:
parent
9390bf465f
commit
26bc2d99dd
@ -1514,7 +1514,6 @@ static void get_record_cb(sdp_list_t *recs, int err, gpointer user_data)
|
||||
|
||||
sdp_list_free(classes, free);
|
||||
|
||||
|
||||
if (sdp_uuid_cmp(&class, &uuid) == 0)
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user