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

Commit 971e5a66 authored by Jack He's avatar Jack He Committed by Automerger Merge Worker
Browse files

Merge "leaudio: Remove spam log" into main am: 7e3e5ea0 am: fa4a8d70

parents 27835863 fa4a8d70
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -637,8 +637,6 @@ void LeAudioClientInterface::Source::ConfirmStreamingRequest() {
}

void LeAudioClientInterface::Source::ConfirmStreamingRequestV2() {
  LOG_INFO("Rymek source");

  auto lambda = [&](StartRequestState currect_start_request_state)
      -> std::pair<StartRequestState, bool> {
    switch (currect_start_request_state) {