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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
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.