Fix compiler warning about unused bool
ClosedPublic

Authored by dfaure on Apr 28 2018, 1:52 PM.

Details

Summary

Q_CONSTRUCTOR_FUNCTION creates a global object instead, which avoids this warning.

Test Plan

compiling

Diff Detail

Repository
R4 Zanshin
Branch
unused_boo (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure requested review of this revision.Apr 28 2018, 1:52 PM
dfaure created this revision.
ervin accepted this revision.Apr 29 2018, 10:53 AM
This revision is now accepted and ready to land.Apr 29 2018, 10:53 AM
dfaure closed this revision.Apr 29 2018, 11:50 AM