summaryrefslogtreecommitdiff
path: root/include/channels.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/channels.h')
-rw-r--r--include/channels.h2
1 files changed, 1 insertions, 1 deletions
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.
*/