From c73881748324fb454153c2d0fd85e8b80996b2b7 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 12 Mar 2006 13:38:16 +0000 Subject: [PATCH] Removed chanrec::binarymodes - insp wont compile atm do not use :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3690 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/channels.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/channels.h b/include/channels.h index e14c81f27..a6568cb1e 100644 --- a/include/channels.h +++ b/include/channels.h @@ -153,7 +153,7 @@ class chanrec : public Extensible /** Contains a bitmask of the CM_* builtin (RFC) binary mode symbols */ - char binarymodes; + //char binarymodes; /** The list of all bans set on the channel. */ -- 2.39.2