Fix build

This commit is contained in:
Roger A. Light 2022-06-03 20:49:59 +01:00
parent ebfebf8708
commit 2e061afcc6

View File

@ -108,7 +108,6 @@ int mosquitto__check_keepalive(struct mosquitto *mosq)
if(mosq->bridge){
context__send_will(mosq);
}
# endif
# endif
net__socket_close(mosq);
#else