summaryrefslogtreecommitdiff
path: root/include/users.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/users.h')
-rw-r--r--include/users.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/users.h b/include/users.h
index 293465254..c395608c7 100644
--- a/include/users.h
+++ b/include/users.h
@@ -431,10 +431,6 @@ class CoreExport User : public connection
*/
InvitedList invites;
- /** Number of channels this user is currently on
- */
- unsigned int ChannelCount;
-
/** Cached nick!ident@host value using the real hostname
*/
std::string cached_fullhost;