[kwinglutils] Drop hasEGLVersion function
ClosedPublic

Authored by graesslin on Nov 16 2016, 5:45 PM.

Details

Summary

It's unused in KWin and absolutely not needed as the call to
eglInitialize, which every platform does, also gives the version for
free. So no need to do any caching in a global method.

Diff Detail

Repository
R108 KWin
Branch
drop-hasEGLVersion
Lint
No Linters Available
Unit
No Unit Test Coverage
graesslin updated this revision to Diff 8235.Nov 16 2016, 5:45 PM
graesslin retitled this revision from to [kwinglutils] Drop hasEGLVersion function.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin. · View Herald TranscriptNov 16 2016, 5:45 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
sebas accepted this revision.Nov 17 2016, 11:31 AM
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.Nov 17 2016, 11:31 AM
This revision was automatically updated to reflect the committed changes.