tidying
[exim.git] / src / src / queue.c
index 303a780861a1574b0033e775a606a38243585dba..2d2772c1a458487020bbf4f03deba1d27c235623 100644 (file)
@@ -1548,7 +1548,6 @@ memcpy(buf+1, msgid, MESSAGE_ID_LENGTH+1);
 if ((fd = socket(AF_UNIX, SOCK_DGRAM, 0)) >= 0)
   {
   struct sockaddr_un sa_un = {.sun_family = AF_UNIX};
-  int slen;
 
 #ifdef EXIM_HAVE_ABSTRACT_UNIX_SOCKETS
   int len = offsetof(struct sockaddr_un, sun_path) + 1