Diffusion KWin 85ef2831dbc1

Do not call into NETWinInfo in AbstractClient::setSkipPager

Authored by graesslin on Jan 13 2018, 6:55 PM.

Description

Do not call into NETWinInfo in AbstractClient::setSkipPager

Summary:
There's a call to a virtual doSetSkipPager for performing this call and
Client implements it with the code which now is removed.

This fixes a crash when using setSkipPager for a Wayland window.

Test Plan:
Crash which happens with a new test case (see dependent phab
request) is fixed.

Reviewers: KWin, Plasma

Subscribers: plasma-devel, kwin

Tags: Plasma

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