diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/src/host.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/src/host.c b/src/src/host.c index bb706c1c8..4e1cb8a45 100644 --- a/src/src/host.c +++ b/src/src/host.c @@ -1946,9 +1946,7 @@ host_find_byname(host_item *host, const uschar *ignore_target_hosts, int flags, int yield, times; host_item *last = NULL; BOOL temp_error = FALSE; -#if HAVE_IPV6 int af; -#endif #ifndef DISABLE_TLS /* Copy the host name at this point to the value which is used for |