Delete unused function
ClosedPublic

Authored by zzag on Oct 7 2018, 4:48 PM.

Details

Summary

The function was introduced in 2d99ef918bbd797701ac63c8e3d4d7ca05f64651.

It's not used anywhere plus we don't need it anymore because
AbstractClient::isActiveFullscreen checks main clients.

Test Plan

Compiles.

Diff Detail

Repository
R108 KWin
Branch
delete-unused-helper
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 3597
Build 3615: arc lint + arc unit
zzag created this revision.Oct 7 2018, 4:48 PM
Restricted Application added a project: KWin. · View Herald TranscriptOct 7 2018, 4:48 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Oct 7 2018, 4:48 PM
davidedmundson accepted this revision.Oct 7 2018, 4:50 PM
This revision is now accepted and ready to land.Oct 7 2018, 4:50 PM
This revision was automatically updated to reflect the committed changes.