libpurple/protocols/zephyr/ZOpenPort.c

changeset 40624
6f7bbd42d36c
parent 40361
048bae6f2298
child 40643
1c9bdf8d3e85
--- a/libpurple/protocols/zephyr/ZOpenPort.c	Sun Nov 22 01:44:50 2020 -0600
+++ b/libpurple/protocols/zephyr/ZOpenPort.c	Mon Nov 23 01:41:50 2020 -0600
@@ -65,7 +65,6 @@
     }
 
     __Zephyr_port = bindin.sin_port;
-    __Zephyr_open = 1;
 
     if (port)
 	*port = bindin.sin_port;

mercurial