Skip to content

Commit

Permalink
Removed log line
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadb-amazon committed Jul 28, 2023
1 parent 68109a5 commit 3270a4e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ CHIP_ERROR CastingServer::Init(AppParams * AppParams)

void CastingServer::InitAppDelegation()
{
ChipLogProgress(AppServer, "CastingServer::InitAppDelegation called");
chip::Server::Server::GetInstance().GetCommissioningWindowManager().SetAppDelegate(this);
}

Expand Down

0 comments on commit 3270a4e

Please sign in to comment.