[libkwineffects] Remove EffectsHandler::registerPropertyType
ClosedPublic

Authored by graesslin on Nov 7 2016, 2:58 PM.

Details

Summary

There is no effect using this method. As it's X11 specific it should be
removed.

Internally the EffectsHandlerImpl still requires the method. Thus it's
moved into the private part.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 7978.Nov 7 2016, 2:58 PM
graesslin retitled this revision from to [libkwineffects] Remove EffectsHandler::registerPropertyType.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added projects: Plasma on Wayland, KWin. · View Herald TranscriptNov 7 2016, 2:58 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Nov 15 2016, 2:19 PM
davidedmundson added a reviewer: davidedmundson.
This revision is now accepted and ready to land.Nov 15 2016, 2:19 PM
This revision was automatically updated to reflect the committed changes.