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

X11 code cleanup #9386

Merged
merged 5 commits into from
Mar 19, 2016
Merged

X11 code cleanup #9386

merged 5 commits into from
Mar 19, 2016

Conversation

MaxKellermann
Copy link
Contributor

No description provided.

A std::string initializes to an empty string implicitly.  No need to
override that.
Merge duplicate code from classes CGLContextGLX and CGLContextEGL.
Make it non-virtual because nobody overrides it.
@FernetMenta FernetMenta added Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v17 Krypton Platform: Linux labels Mar 19, 2016
@FernetMenta
Copy link
Contributor

thanks
jenkins build this please

FernetMenta added a commit that referenced this pull request Mar 19, 2016
@FernetMenta FernetMenta merged commit fa43177 into xbmc:master Mar 19, 2016
@razzeee razzeee added this to the Krypton 17.0-alpha1 milestone Mar 19, 2016
@MaxKellermann MaxKellermann deleted the x11_cleanup branch March 22, 2016 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Linux Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v17 Krypton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants