X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/50ef79ad104a8bd26fb21504c13f7e4866824098..d4c9963ace2b653f657c74abecfecb7546c722b1:/src/src/lookups/dsearch.c diff --git a/src/src/lookups/dsearch.c b/src/src/lookups/dsearch.c index 501293ac0..76f52774b 100644 --- a/src/src/lookups/dsearch.c +++ b/src/src/lookups/dsearch.c @@ -86,10 +86,6 @@ int save_errno; uschar * filename; unsigned flags = 0; -handle = handle; /* Keep picky compilers happy */ -length = length; -do_cache = do_cache; - if (Ustrchr(keystring, '/') != 0) { *errmsg = string_sprintf("key for dsearch lookup contains a slash: %s",