summaryrefslogtreecommitdiff
path: root/include/inspsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspsocket.h')
-rw-r--r--include/inspsocket.h2
1 files changed, 1 insertions, 1 deletions
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 &current_ip, bool v6);
+ bool DoBindMagic(const std::string &current_ip);
/**
* The default constructor does nothing