Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f95d49b7 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Gerrit Code Review
Browse files

Merge "leaudio: Remove not valid comment"

parents fe2643b3 588ea7c3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -249,8 +249,6 @@ public class LeAudioService extends ProfileService {

        int groupId = getGroupId(device);

        //TODO: disconnect active device if it's not in groupId

        if (DBG) {
            Log.d(TAG, "connect(): " + device + " group id: " + groupId);
        }