Remove attempts to quieten compiler static-checking
[exim.git] / src / src / routers / ipliteral.c
index 0c13673064b86542a226a820a00192173134e84a..f0b3b193f1398b8954d05a7c1e40fb68d4854f0e 100644 (file)
@@ -116,9 +116,6 @@ const uschar *ip;
 int len = Ustrlen(domain);
 int rc, ipv;
 
-addr_new = addr_new;         /* Keep picky compilers happy */
-addr_succeed = addr_succeed;
-
 DEBUG(D_route) debug_printf("%s router called for %s: domain = %s\n",
   rblock->name, addr->address, addr->domain);