From 248a14477c435ef28b71df42080ec931b1003e3f Mon Sep 17 00:00:00 2001 From: danieldg Date: Tue, 1 Sep 2009 15:08:09 +0000 Subject: Remove unneeded #ifdef IPV6 lines git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11582 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspsocket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/inspsocket.h') diff --git a/include/inspsocket.h b/include/inspsocket.h index 66ea48eb3..32f2dab1a 100644 --- a/include/inspsocket.h +++ b/include/inspsocket.h @@ -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 ¤t_ip, bool v6); + bool DoBindMagic(const std::string ¤t_ip); /** * The default constructor does nothing -- cgit v1.2.3