Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / ircd / s_bsd.c
index eb5077ac33ad9c4a86e1bd95db1e6c0d77a7f703..824eca0e1206203141063401c04c509ea1fc6304 100644 (file)
@@ -590,11 +590,6 @@ void add_connection(struct Listener* listener, int fd)
     close(fd);
     return;
   }
-  /*
-   * XXX - do we really want to do this? is it needed?
-   */
-  os_disable_options(fd);
-
   /*
    * Add this local client to the IPcheck registry.
    * If it is a connection to a user port and if the site has been throttled,