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

Commit ad251cda authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "leaudio: Minor coding style fix and reduntant function remove" into main

parents 38b51b3d 26f11fe2
Loading
Loading
Loading
Loading
+17 −17
Original line number Diff line number Diff line
@@ -1804,7 +1804,7 @@ class LeAudioClientImpl : public LeAudioClient {
              contexts, len, value)) {
        return;
      }
        leAudioDevice->SetAvailableContexts(contexts);

      leAudioDevice->SetAvailableContexts(contexts);

      if (!group) {