From b01dc3cb865c2faacfa69f6a081117bf349c6f40 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Sun, 2 Jun 2013 00:28:55 +0200 Subject: Move a few trivial functions into headers --- src/helperfuncs.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/helperfuncs.cpp') diff --git a/src/helperfuncs.cpp b/src/helperfuncs.cpp index e86c0bc70..9ed77fb99 100644 --- a/src/helperfuncs.cpp +++ b/src/helperfuncs.cpp @@ -116,12 +116,6 @@ void InspIRCd::SendError(const std::string &s) } } -/* return channel count */ -long InspIRCd::ChannelCount() -{ - return chanlist->size(); -} - bool InspIRCd::IsValidMask(const std::string &mask) { const char* dest = mask.c_str(); -- cgit v1.3.1-10-gc9f91