From 6afe553c237bf0a9ffde8fc7eae469431718268e Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Thu, 17 Apr 2008 12:55:49 +0000 Subject: One file was forgotten while committing the private channels removal. --- src/net/chatserver/chatserver.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/net') diff --git a/src/net/chatserver/chatserver.h b/src/net/chatserver/chatserver.h index b49d0c9e..1a34f442 100644 --- a/src/net/chatserver/chatserver.h +++ b/src/net/chatserver/chatserver.h @@ -43,8 +43,7 @@ namespace Net void privMsg(const std::string &recipient, const std::string &text); void registerChannel(const std::string &name, - const std::string &announcement, const std::string &password, - char isPrivate); + const std::string &announcement, const std::string &password); void unregisterChannel(short channel); -- cgit v1.2.3-70-g09d2