Cleanup: Reduce amount of ifdefs
ClosedPublic

Authored by mwolff on Jan 8 2018, 12:00 AM.

Details

Summary

Only use one ifdef and store result in a boolean, then use that
variable elsewhere.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mwolff created this revision.Jan 8 2018, 12:00 AM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptJan 8 2018, 12:00 AM
mwolff requested review of this revision.Jan 8 2018, 12:00 AM
apol accepted this revision.Jan 8 2018, 12:35 AM
This revision is now accepted and ready to land.Jan 8 2018, 12:35 AM
kfunk accepted this revision.Jan 9 2018, 7:20 AM
This revision was automatically updated to reflect the committed changes.