summaryrefslogtreecommitdiff
path: root/src/ua.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ua.c')
-rw-r--r--src/ua.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ua.c b/src/ua.c
index 601c4fc..0e47d3f 100644
--- a/src/ua.c
+++ b/src/ua.c
@@ -1392,8 +1392,6 @@ int ua_init(const char *software, bool udp, bool tcp, bool tls,
*/
void ua_close(void)
{
- ui_reset();
-
uag.evsock = mem_deref(uag.evsock);
uag.sock = mem_deref(uag.sock);
uag.lsnr = mem_deref(uag.lsnr);