xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
215 stars 104 forks source link

Maintenance: assigned value was never used (Xcode analyzer warning) #1082

Open wutschel opened 2 weeks ago

wutschel commented 2 weeks ago

Description

Fixes a warning shown by XCode analyzer that the value assigned to muteBackgroundImage was never used.

Summary for release notes

Maintenance: assigned value was never used (Xcode analyzer warning)