Remove attempts to quieten compiler static-checking
[exim.git] / src / src / routers / redirect.c
index 13b6e5244684e37aabf0b69479c6a475d4e5e144..0090ddaed165eb71ab6f5f4b742b6ab01f170866 100644 (file)
@@ -529,9 +529,6 @@ int options = ob->bit_options;
 int frc = 0;
 int xrc = 0;
 
-addr_local = addr_local;     /* Keep picky compilers happy */
-addr_remote = addr_remote;
-
 /* Initialize the data to be propagated to the children */
 
 addr_prop.address_data = deliver_address_data;