]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/inspsocket.h
Remove unneeded ProtocolInterface::Introduce
[user/henk/code/inspircd.git] / include / inspsocket.h
index 66ea48eb3532e9a40e3fe30d7a9c247084689432..32f2dab1a7d9861d7080be243aaa2bb2ccb81737 100644 (file)
@@ -173,7 +173,7 @@ class CoreExport BufferedSocket : public EventHandler
 
        /** (really) Try bind to a given IP setup. For internal use only.
         */
-       bool DoBindMagic(const std::string &current_ip, bool v6);
+       bool DoBindMagic(const std::string &current_ip);
 
        /**
         * The default constructor does nothing