summaryrefslogtreecommitdiff
path: root/include/users.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/users.h')
-rw-r--r--include/users.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/users.h b/include/users.h
index 66e867ad0..6852b3fb9 100644
--- a/include/users.h
+++ b/include/users.h
@@ -395,11 +395,6 @@ class CoreExport User : public Extensible
*/
bool SetClientIP(const char* sip);
- /** Sets the client IP for this user
- * @return true always
- */
- bool SetClientIP(irc::sockets::sockaddrs *sa);
-
/** Constructor
* @throw CoreException if the UID allocated to the user already exists
*/