diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-08-30 08:38:42 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-08-30 08:39:05 +0300 |
commit | d11715c4c67be4a991cc9fee72ae1c015eac3745 (patch) | |
tree | 95327d2cc343254d9cb4c1564ae35f7c592b76ee /tools | |
parent | d23a1f4dabda939a216293c150c3679b0979d0bd (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: I07a17f2a3668f5776f56663d9cd5a0e238b1e9ce
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions