From b450c430626cd3034844a749874cce3d2259704a Mon Sep 17 00:00:00 2001 From: om Date: Tue, 4 Apr 2006 06:47:22 +0000 Subject: move do_whois to cmd_whois, i'm stopping now. really. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3825 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/commands.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/commands.h') diff --git a/include/commands.h b/include/commands.h index ff6365d78..300c81aa7 100644 --- a/include/commands.h +++ b/include/commands.h @@ -30,7 +30,6 @@ bool is_uline(const char* server); long duration(const char* str); -void do_whois(userrec* user, userrec* dest,unsigned long signon, unsigned long idle, char* nick); bool host_matches_everyone(const std::string &mask, userrec* user); bool ip_matches_everyone(const std::string &ip, userrec* user); bool nick_matches_everyone(const std::string &nick, userrec* user); -- cgit v1.2.3