Fix build

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

View File

@ -109,7 +109,6 @@ int mosquitto__check_keepalive(struct mosquitto *mosq)
context__send_will(mosq); context__send_will(mosq);
} }
# endif # endif
#endif
net__socket_close(mosq); net__socket_close(mosq);
#else #else
net__socket_close(mosq); net__socket_close(mosq);