diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-08-30 08:31:27 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-08-30 08:33:56 +0300 |
commit | d23a1f4dabda939a216293c150c3679b0979d0bd (patch) | |
tree | 12410b92780d6c5af42ba7fec5b43b48ef75f08b /compilerplugins | |
parent | 6900bf41e2b7d7840e11ee1847efd671cf9b0921 (diff) |
Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFO
SAL_DETAIL_ENABLE_LOG_INFO is always defined, as "true" or "false". It
is SAL_LOG_INFO that is defined or not, and can be used to avoid
unnecessary non-trivial code that the compiler might not be able to
optimise away.
Change-Id: I9903faab64b39fee86bff3b085cdce3614b0d921
Diffstat (limited to 'compilerplugins')
0 files changed, 0 insertions, 0 deletions