diff options
author | Michael Adam <obnox@samba.org> | 2009-12-22 23:55:14 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-12-23 00:31:55 +0100 |
commit | f3c8424515c14cecd042af15881c63e5504969de (patch) | |
tree | aaf4915bc196695e01a5860368aab4258108fd0d /docs/man5 | |
parent | 2c14f89bfc8c599efe06da55792d3606de065a6d (diff) | |
download | tinyproxy-f3c8424515c14cecd042af15881c63e5504969de.tar.gz tinyproxy-f3c8424515c14cecd042af15881c63e5504969de.zip |
log.c: remove superfluous uses of #ifdef HAVE_SYSLOG_H
When this code is hit, availability of syslog has already
been checked (when reading the config file). So config.syslog == TRUE
only when HAVE_SYSLOG_H is defined.
So I remove the preprocessor checks which only clobber the logic
and make the code harder to read (IMHO).
Michael
Diffstat (limited to 'docs/man5')
0 files changed, 0 insertions, 0 deletions