Remove attempts to quieten compiler static-checking
[users/heiko/exim.git] / src / src / exim_lock.c
index 2624aff5e2557ac88368bf82f86cd070c774e34c..dbdd971297583fc26daf6aca9e20fc6167742a26 100644 (file)
@@ -87,7 +87,6 @@ the other stuff in os.c, so force the other macros to omit it. */
 static void
 sigalrm_handler(int sig)
 {
-sig = sig;      /* Keep picky compilers happy */
 sigalrm_seen = TRUE;
 }