mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Removed unused member
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1800 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -155,7 +155,6 @@ private:
|
||||
CString m_sModName; // Gets filled by ResolveModule()
|
||||
CString m_sPath; // Gets filled by ResolveModule()
|
||||
CString m_sPage; // Gets filled by ResolveModule()
|
||||
mutable map<CString, CSmartPtr<CWebSession> > m_mspSessions;
|
||||
CSmartPtr<CWebSession> m_spSession;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user