mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Remove decl of func whose definition was removed.
This commit is contained in:
@@ -146,7 +146,6 @@ public:
|
||||
CString& ExpandString(const CString& sStr, CString& sRet) const;
|
||||
private:
|
||||
bool JoinChan(CChan* pChan);
|
||||
void JoinChans(set<CChan*>& sChans);
|
||||
|
||||
protected:
|
||||
CString m_sName;
|
||||
|
||||
Reference in New Issue
Block a user