Remove attempts to quieten compiler static-checking
[users/heiko/exim.git] / src / src / lookups / dsearch.c
index 501293ac0330c8f58f7778fe082efee6551f8bd1..76f52774bc93f835c16c388e22e0ebdee93e941b 100644 (file)
@@ -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",