Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc code cleanups #14046

Merged
merged 3 commits into from Jun 14, 2018
Merged

Misc code cleanups #14046

merged 3 commits into from Jun 14, 2018

Conversation

MaxKellermann
Copy link
Contributor

No description provided.

Fixes compiler warning:

```
xbmc/powermanagement/DPMSSupport.cpp: In member function ‘bool DPMSSupport::PlatformSpecificDisablePowerSaving()’:
xbmc/powermanagement/DPMSSupport.cpp:293:1: warning: no return statement in function returning non-void [-Wreturn-type]
```
@Rechi Rechi added Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v18 Leia labels Jun 14, 2018
@yol yol merged commit 90d8efd into xbmc:master Jun 14, 2018
@yol yol added this to the Leia 18.0-alpha2 milestone Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants