Diffusion KWin 9bf7cbc7f6fa

Remove change-set null check

Authored by romangg on Aug 25 2019, 11:40 AM.

Description

Remove change-set null check

Summary:
It is unnecessary to check if the change-set is null when looking at the
KWayland code. Also the check would be useless at the moment anyway because
before the check we access the change-set already in the DRM backend and at
the check we would not return if it would be null.

Test Plan: Relevant auto tests pass.

Reviewers: KWin, zzag

Reviewed By: KWin, zzag

Subscribers: kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D23428

Details

Committed
romanggAug 26 2019, 10:38 AM
Reviewer
KWin
Differential Revision
D23428: Remove change-set null check
Parents
R108:36ee6729034d: Merge remote-tracking branch 'origin/Plasma/5.16'
Branches
Unknown
Tags
Unknown