updates.
[silc.git] / lib / silcclient / client.c
index b05f81b680c3a887c39a947407525b3c9829e57c..0d0aeec257e8f5a352f093f45fc837053e38df91 100644 (file)
@@ -1350,7 +1350,6 @@ void silc_client_close_connection_real(SilcClient client,
 
   /* Unregister all tasks */
   silc_schedule_task_del_by_fd(client->schedule, sock->sock);
-  silc_schedule_task_del_by_fd(client->schedule, sock->sock);
 
   /* Close the actual connection */
   silc_net_close_connection(sock->sock);