Remove X11Compositor requires compositing check
ClosedPublic

Authored by romangg on Aug 8 2019, 2:47 PM.

Details

Summary

With the split of the Compositor class in X11 and Wayland it is unnecessary
to check in X11Compositor if compositing is required since on X it never is.

Test Plan

Compiles.

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.
romangg created this revision.Aug 8 2019, 2:47 PM
Restricted Application added a project: KWin. · View Herald TranscriptAug 8 2019, 2:47 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
romangg requested review of this revision.Aug 8 2019, 2:47 PM
zzag accepted this revision.Aug 8 2019, 2:48 PM
This revision is now accepted and ready to land.Aug 8 2019, 2:48 PM
This revision was automatically updated to reflect the committed changes.