mirror of
https://github.com/znc/znc.git
synced 2026-05-08 22:34:45 +02:00
notes: Remove an unused member variable
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1805 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -186,9 +186,6 @@ public:
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
private:
|
||||
map<CString, unsigned int> m_suSwitchCounters;
|
||||
};
|
||||
|
||||
MODULEDEFS(CNotesMod, "Keep and replay notes")
|
||||
|
||||
Reference in New Issue
Block a user