Fix ifdefs resulting in dead code
ClosedPublic

Authored by gladhorn on Aug 10 2019, 9:50 AM.

Details

Summary

Use #else, otherwise there are two return statements after each other
which doesn't make sense.

Diff Detail

Repository
R108 KWin
Branch
fix_ifdef
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 14940
Build 14958: arc lint + arc unit
gladhorn created this revision.Aug 10 2019, 9:50 AM
Restricted Application added a project: KWin. · View Herald TranscriptAug 10 2019, 9:50 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
gladhorn requested review of this revision.Aug 10 2019, 9:50 AM
romangg accepted this revision.Aug 10 2019, 10:26 AM
This revision is now accepted and ready to land.Aug 10 2019, 10:26 AM
This revision was automatically updated to reflect the committed changes.