X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fexim_lock.c;h=dbdd971297583fc26daf6aca9e20fc6167742a26;hb=9fabc8c7e29cb421b19ed4a3def77209193a3529;hp=2624aff5e2557ac88368bf82f86cd070c774e34c;hpb=50ef79ad104a8bd26fb21504c13f7e4866824098;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/exim_lock.c b/src/src/exim_lock.c index 2624aff5e..dbdd97129 100644 --- a/src/src/exim_lock.c +++ b/src/src/exim_lock.c @@ -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; }